English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux logout command

Linux Command大全

The Linux logout command is used to log out of the system.

The logout command allows users to log out of the system, which corresponds to the login command in function.

Syntax

logout

Online Examples

Logout System:

[[email protected] ~]# logout

Linux Command大全