Home | History | Annotate | Download | only in examples

Lines Matching full:then

10     if [ ! -r $PF ]; then
15 if [ $PID -gt 0 ]; then
16 if ps $PID | grep -q $NAME; then
23 if [ "$CMD" = "P2P-GROUP-STARTED" ]; then
25 if [ "$4" = "GO" ]; then
32 -F192.168.42.11,192.168.42.99; then
40 if [ "$4" = "client" ]; then
51 if [ "$CMD" = "P2P-GROUP-REMOVED" ]; then
53 if [ "$4" = "GO" ]; then
57 if [ "$4" = "client" ]; then
64 if [ "$CMD" = "P2P-CROSS-CONNECT-ENABLE" ]; then
75 if [ "$CMD" = "P2P-CROSS-CONNECT-DISABLE" ]; then