===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rdate-1.10/configure.ac-66-        if test "x${kernel_version}" = "x" && test "x${UNAME}" != "x:" ; then
rdate-1.10/configure.ac:67:            UNAMEOUT=`nice ${UNAME} -r 2> /dev/null`
rdate-1.10/configure.ac-68-            if test "x${UNAMEOUT}" != "x"; then