logout: Log out of the CL

Package: language

Usage

logout

Description

Logout causes the CL to shut itself down, regardless of how many packages may currently be active. The only way to shut the CL down without killing it is to use logout; bye is not allowed to shut the CL down, since it would be too easy to enter it by accident (and it takes a while to log back in).

An error message will be printed if one attempts to log out of the CL while a device is still allocated. The device should be deallocated and the logout repeated, else type logout several times and you will be permitted to logout with the device still allocated.

Example

1. Logout of the CL.

cl> logo

See also

deallocate, bye