But does'nt the shell "wait" for whatever command is given to it to complete???....little confused here.
$ exec exit bash: exec: exit: not found
did not work! is'nt "exit" also a command?
$ type exit exit is a shell builtin
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/