=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== stenographer-1.0.1/install_el7.sh-31-# Load support functions stenographer-1.0.1/install_el7.sh:32:_scriptDir="$(dirname `readlink -f $0`)" stenographer-1.0.1/install_el7.sh-33-source lib.sh ############################################## stenographer-1.0.1/rpmbuild-steno-centos-15- stenographer-1.0.1/rpmbuild-steno-centos:16:commit=`curl https://api.github.com/repos/google/stenographer/commits/master | awk 'NR==2{print $0}' | awk -F'"' '{print $4}'` stenographer-1.0.1/rpmbuild-steno-centos:17:short_commit=`echo ${commit:0:7}` stenographer-1.0.1/rpmbuild-steno-centos-18-TMP=`mktemp -d`