Main index

Introducing UNIX and Linux


Getting started

Overview
Using UNIX
      Usernames
      Logging in
Logging out
Commands
      Typing in commands
      Commands and options
Communication with other users
      Email
      Other communication facilities
Files
      The editor Vi
            Vi commands (command mode)
            Vi commands (colon mode)
      Other editors
Input and output
      Scripts
      Here-documents
      Pipes
      Making copies of input and output
      Pagers
Emergencies
Getting help
Summary
Exercises

Logging out

When you wish to finish using UNIX - known as logging out - there are two things you need to do.

Firstly, in each command window you should type ctrl-D on a line by itself. Sometimes the system will be set up so that ctrl-D fails to work, in which case you should type exit instead.

Secondly, you must close down the window manager by following the menu choices to Logout. The machine will respond by giving you a prompt so that the next user can log in.


Copyright © 2002 Mike Joy, Stephen Jarvis and Michael Luck