Get a Unix command to execute when you log out

If you use the csh, tcsh, or bash shell, you can create a file in your home directory that contains commands that you want executed when you log off (that is, immediately after you enter exit or logout).

If you use csh or tcsh, create a file called .logout. If you use bash, create a file called .bash_logout. In the file, put the commands you wish to have executed upon logging out.

Use this feature with care. If your .logout file is lengthy or contains errors and you leave a public terminal before verifying that the file is done executing, an unscrupulous user could gain access to your account by interrupting its execution.

Note:
This function is distinct from cron, which can perform actions at particular dates and times while you are logged out.

At Indiana University, for personal or departmental Linux or Unix systems support, see Get help for Linux or Unix at IU.

This is document aazv in the Knowledge Base.
Last modified on 2019-06-18 14:46:27.