===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sddm-0.19.0/data/scripts/Xsession-75-if [ -d "$xsessionddir" ]; then
sddm-0.19.0/data/scripts/Xsession:76:    for i in `ls $xsessionddir`; do
sddm-0.19.0/data/scripts/Xsession-77-        script="$xsessionddir/$i"
##############################################
sddm-0.19.0/releng/prepare-relnotes-23-
sddm-0.19.0/releng/prepare-relnotes:24:export contributors=`git shortlog v${prev}..develop -sn --no-merges | awk -F'\t' '{print $2}' | tr -s "\\n" "*" | sed -e 's@*@, @g' -e 's@, $@\n@g'`
sddm-0.19.0/releng/prepare-relnotes:25:export logs=`git shortlog v${prev}..develop --no-merges --format="%s - [link](https://github.com/sddm/sddm/commit/%h)" | sed -e 's,^      ,  * ,g'`
sddm-0.19.0/releng/prepare-relnotes-26-