suspend

NAME

suspend - stops the shell

SYNOPSIS

suspend

DESCRIPTION

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).