Does bash have the equivalent of a "goto" command (similar to what exists
in DOS batch files)? I wanted to use it in some if-then-else routines. As in:

if (test for condition)
   then 
      (execute commands)
   else
       goto (some other part of the script)
fi

Thanks! God bless!

-- [Manny Amador] ----------------------------- [[EMAIL PROTECTED]] --
   Member: Philippine League for Democratic Telecommunications, Inc.
                       "Affordable Access for All!"
-- [Distributed Development Network (DDN)] ------- [www.distdev.com] --
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to