===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
grml-rescueboot-0.5.0/42_grml-108-  echo "Found Grml ISO image: $grmliso" >&2
grml-rescueboot-0.5.0/42_grml:109:  title="Grml Rescue System ($grml)"
grml-rescueboot-0.5.0/42_grml-110-  grub_prep=$(prepare_grub_to_access_device "$device" | sed -e "s/^/        /")
##############################################
grml-rescueboot-0.5.0/update-grml-rescueboot-28-if [ ${#missing_packages[@]} -ne 0 ] ; then
grml-rescueboot-0.5.0/update-grml-rescueboot:29:  echo "TIP: Try running \`apt install ${missing_packages[*]}\` to fix this." >&2
grml-rescueboot-0.5.0/update-grml-rescueboot-30-  exit 1