=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== surf-display-0.0.5/bin/surf-display-75-if type -p xrandr 1>/dev/null; then surf-display-0.0.5/bin/surf-display:76: currentOutput=`echo "$(xrandr)" | grep -w 'connected' | sed -r -e 's/connected.*//' | head -n 1` surf-display-0.0.5/bin/surf-display-77-fi ############################################## surf-display-0.0.5/bin/surf-display-98- surf-display-0.0.5/bin/surf-display:99:browser_config_dir=`mktemp -d -p "$workdir" ${BROWSER}-display-profile-XXXXXX` surf-display-0.0.5/bin/surf-display-100- ############################################## surf-display-0.0.5/bin/surf-display-149- surf-display-0.0.5/bin/surf-display:150:if `echo ${!DISPLAYS[@]} | grep -q "$THIS_HOSTNAME"`; then surf-display-0.0.5/bin/surf-display-151- $OUTPUT "INFO: $THIS_HOSTNAME has extra properties. loading them.." ############################################## surf-display-0.0.5/bin/surf-display-153- if echo ${DISPLAYS[$THIS_HOSTNAME]} | grep -q "www_uri="; then surf-display-0.0.5/bin/surf-display:154: WWW_URI=`echo ${DISPLAYS[$THIS_HOSTNAME]} | sed -r -e 's/(^|.*\|)www_uri=([^|]*).*/\2/'` surf-display-0.0.5/bin/surf-display-155- else ############################################## surf-display-0.0.5/bin/surf-display-159- if echo ${DISPLAYS[$THIS_HOSTNAME]} | grep -q "res="; then surf-display-0.0.5/bin/surf-display:160: RESOLUTION=`echo ${DISPLAYS[$THIS_HOSTNAME]} | sed -r -e 's/(^|.*\|)res=([^|]*).*/\2/'` surf-display-0.0.5/bin/surf-display-161- else ############################################## surf-display-0.0.5/bin/surf-display-275- surf-display-0.0.5/bin/surf-display:276: browser_config_dir=`mktemp -d -p "$workdir" ${BROWSER}-display-profile-XXXXXX` surf-display-0.0.5/bin/surf-display-277-