How to exit in linux

藏色散人
Release: 2019-11-07 10:42:25
Original
7533 people have browsed it

How to exit in linux

Linux is a multi-user operating system. To use the system, users must first log in to the system. After using the system, they must log out of the system.

How to exit from Linux?

Exit the system

Whether you are a super user or an ordinary user, when you need to exit the system, just type the following command at the shell prompt.

The following takes the exit of an ordinary user as an example to illustrate the process of exiting the system:

[wah@loclhost wah] $ exit
Copy after login

There are other ways to exit the system, but the above one is the safest.

Recommended: "Linux Tutorial"

The above is the detailed content of How to exit in linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template