Lines Matching refs:grep
15 TST_NEEDS_CMDS="iptables grep ping telnet"
39 lsmod | grep "ip_tables" > tst_iptables.out 2>&1
65 chaincnt=$(grep -c Chain tst_iptables.out)
83 chaincnt=$(grep -c Chain tst_iptables.out)
101 chaincnt=$(grep -c Chain tst_iptables.out)
128 grep "100% packet loss" tst_iptables.out > tst_iptables.err 2>&1
179 grep "100% packet loss" tst_iptables.out > tst_iptables.err 2>&1
234 dmesg | grep "$logprefix" > tst_iptables.err 2>&1
290 dmesg | grep "$logprefix" | grep "=$dport " \
338 logcnt=$(dmesg | grep -c "$logprefix")