source FILE [ARGUMENT...]
Read and execute commands from FILE in the current shell environment. and return the exit status of the last command executed.
3.6.9. sleep - delay execution for n seconds
3.6.11. test - minimal test command like in /bin/sh