Starting shell

Usage: sh <filename> [<arguments>]

Execute a shell script named <filename> and forward (if given) <arguments> to it.

Usage: . <filename> [<arguments>] or source <filename> [<arguments>]

Read and execute commands from <filename> in the current shell environment, forward (if given) <arguments> to it and return the exit status of the last command executed from filename.


Generated on Fri Dec 25 14:13:15 2009 for barebox by  doxygen 1.5.6