=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== halibut-1.2/winhelp.c-2236- whlp_text(h, "This is a paragraph with a bullet. With any luck it should" halibut-1.2/winhelp.c:2237: " work exactly like it used to in the old NASM help file."); halibut-1.2/winhelp.c-2238- whlp_end_para(h); ############################################## halibut-1.2/charset/sbcs.dat-1343- IFS=\; halibut-1.2/charset/sbcs.dat:1344: set -- $[0$2] `grep "^$1;" glyphlist.txt` halibut-1.2/charset/sbcs.dat-1345- IFS="$oifs" ############################################## halibut-1.2/charset/sbcs.dat-1456- if grep -q "^$glyph;" glyphlist.txt; then halibut-1.2/charset/sbcs.dat:1457: set -- `grep "^$glyph;" glyphlist.txt | tr -d '\r' | cut -f2 -d\;` halibut-1.2/charset/sbcs.dat-1458- code=$1