===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
akira-0.0.13/.github/workflows/build.yml-29-      run: |
akira-0.0.13/.github/workflows/build.yml:30:        xvfb_pids=`ps aux | grep tmp/xvfb-run | grep -v grep | awk '{print $2}'`
akira-0.0.13/.github/workflows/build.yml-31-        if [ "$xvfb_pids" != "" ]; then
##############################################
akira-0.0.13/uncrustify.cfg-2317-
akira-0.0.13/uncrustify.cfg:2318:# Whether to align text after 'asm volatile ()' colons.
akira-0.0.13/uncrustify.cfg-2319-align_asm_colon                 = false    # true/false