[CentOS] simple if statement
Tom Brown
tom at ng23.netFri Feb 27 11:14:01 UTC 2009
- Previous message: [CentOS] TIME_WAITs...
- Next message: [CentOS] simple if statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
Below if $remaining is empty i want the if to finish - what is it i need
to put in SOMETHING?
if [ "$remaining" = "" ] ; then
SOMETHING ;
else
kill -9 $remaining
fi
thanks?
- Previous message: [CentOS] TIME_WAITs...
- Next message: [CentOS] simple if statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list