pavement

Exit

From FreeBSDwiki
Revision as of 13:54, 25 August 2004 by Jimbo (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Exit is the system command used to close a shell you're in. It is also very frequently used for exiting other command-line-ish environments, such as FTP clients or the mysql server. Ctrl-D (also known as the eof character) will also exit the current shell, and is also used to finish adding a job to the at scheduler interactively.

Personal tools