* file - typechecking of one or more files
* sleep - wait x seconds until continue with the next command
* pidof - get pid in an useful format
* ps - the ultimate system monitor for command line - also good for scripts
* cat - print out a file in the command line
* crontab - time-driven events
* man - open the manual of programms - the most important command

also take a look in coreutils