===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
laptop-detect-0.16/laptop-detect.in-125-if [ -f /proc/apm ]; then
laptop-detect-0.16/laptop-detect.in:126:    battery=`awk '{print $6}' </proc/apm`
laptop-detect-0.16/laptop-detect.in-127-    if [ "$battery" != "0xff" ] && [ "$battery" != "0x80" ]; then