exit Linux Commands

What is Linux exit Command?

Explanation

exit COMMAND:

exit is a command used to terminate a program, shell or log you out of a network normally.

SYNTAX :


exit

EXAMPLE:


  1. exit
    Output:
    exit
  2. It terminates from a program, shell or log you out of a network.

Ask Questions

Ask Question