When I log off (by giving the logout command) the shell will print ‘logout’ and
execute commands from the file ‘.logout’ if it exists in my home directory. After
that the shell will terminate and UNIX will log me off the system.
- Bill Joy, An Introduction to the C shell (1978)
The concept is commonly called logout, even if you prefer to call it something else.
The concept is commonly called logout, even if you prefer to call it something else.