===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bfs-2.1/RELEASES.md-114-- Implemented depth-first (`-S dfs`) and iterative deepening search (`-S ids`)
bfs-2.1/RELEASES.md:115:- Piped `-help` output into `$PAGER` by default
bfs-2.1/RELEASES.md-116-- Fixed crashes on some invalid `LS_COLORS` values