Go to the first, previous, next, last section, table of contents.
To run arbitrary shell command from `mail' command prompt, use
shell (sh) command. If no arguments are specified, the
command starts the user login shell. Otherwise, it uses its first
argument as a file name to execute and all subsequent arguments are
passed as positional parameters to this command. The shell
command can also be spelled as !.
Go to the first, previous, next, last section, table of contents.