You have to put in NOTHING, i.e.:

if [ "$remaining" = "" ] ; then
           ;
       else
           kill -9 $remaining
fi


A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



http://www.brainyquote.com/quotes/authors/m/muhammad_ali.html

http://www.brainyquote.com/quotes/authors/e/emma_goldman.html

http://www.brainyquote.com/quotes/authors/m/michelangelo.html




W. C. Fields  - "I never drink water because of the disgusting things that fish do in it."

On Fri, Feb 27, 2009 at 12:14 PM, Tom Brown <tom@ng23.net> wrote:
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?
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos