testshell

Diff code posted by alex
created at 13 Jun 13:36, updated at 13 Jun 13:38

Edit | Back
1
2
3
4
5
6
# tittiiti
service toto status >/dev/null
if [ $? == 2 ];
 then
   echo toto
fi
86 Bytes in 2 ms with coderay