If no argument is given to the exit command, the parent shell uses the current value of the $? variable.Below is an example with a slightly adapted penguin.sh script, which sends its exit status back to the parent, feed.sh: anny ~/testdir> cat penguin.sh