1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
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