1suspend [ -f ]
2       Suspend the execution of the shell (send it a SIGTSTP) until  it
3       receives  a  SIGCONT.   Unless the -f option is given, this will
4       refuse to suspend a login shell.
5