=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== sanlock-3.8.2/tests/clientn-11- sanlock-3.8.2/tests/clientn:12: for i in `seq 1 $num`; do sanlock-3.8.2/tests/clientn:13: off=`expr $i \* 1048576` sanlock-3.8.2/tests/clientn-14- echo sanlock direct init -r test:r$i:$dev:$off ############################################## sanlock-3.8.2/tests/clientn-25- sanlock-3.8.2/tests/clientn:26: for i in `seq 1 $num`; do sanlock-3.8.2/tests/clientn:27: off=`expr $i \* 1048576` sanlock-3.8.2/tests/clientn-28- echo ./sanlk_client test r$i $dev $off $killpath & ############################################## sanlock-3.8.2/tests/devcountn-59- sanlock-3.8.2/tests/devcountn:60:end=`expr $num - 1` sanlock-3.8.2/tests/devcountn:61:for i in `seq 0 $end`; do sanlock-3.8.2/tests/devcountn-62- if [ "$cmd1" == "init" ]; then