suspend - stops the shell
suspend
This command is a C-shell built-in command.
The suspend(1) command causes the shell to stop immediately, much as if it had been sent a stop signal with ^Z. This is most often used to stop shells started by su(1).