Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you log out of the Red Hat Linux 7.1 on command line?

Status
Not open for further replies.

goldenradium2001

Technical User
Mar 22, 2002
91
0
0
US
How do you log out of the GNOME or KDE GUI interface using a command on the command-line?
 
Code:
logout
or (if twm is the windowmanager under it (instead of Sawfish) type the following in the root window.
Code:
exit

 
i guess logout would be used when logged into another computer using the terminal, and need to logout.

logout command would be of no help to logout of the KDE of GNOME session.
 
Or from the commandline and not an emulator... I haven't tried logout in an XTERM on a linux box... *clicked click* Ah, bash reports that you need to be in a "login shell" to logout when using it through a XTERM window...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top