HP OpenVMS Systems Documentation |
HP OpenVMS DCL Dictionary
LOGOUT
Terminates an interactive terminal session. FormatLOGOUT DescriptionYou must use the LOGOUT command to end a terminal session. Under most circumstances, if you turn the power off at your terminal or hang up your telephone connection without using the LOGOUT command, you remain logged in. Qualifiers
|
| #1 |
|---|
$ LOGOUT
GILLINGS logged out at 05-JUN-2001 17:48:56.73
|
In this example, the LOGOUT command uses the default brief message form. No accounting information is displayed.
| #2 |
|---|
$ LOGOUT/FULL
GUZMAN logged out at 05-JUN-2001 14:23:45.30
Accounting information:
Buffered I/O count: 22 Peak working set size: 90
Direct I/O count: 10 Peak virtual size: 69
Page faults: 68 Mounted volumes: 0
Charged CPU time: 0 00:01:30.50 Elapsed time: 0 04:59:02.63
Charged vector CPU time: 0 00:00:21.62
|
In this example, the LOGOUT command with the /FULL qualifier displays a summary of accounting statistics for the terminal session.
| Previous | Next | Contents | Index |