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.10. sleep - delay execution for n seconds
3.6.12. test - minimal test command like in /bin/sh