home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!auspex-gw!guy
- From: guy@Auspex.COM (Guy Harris)
- Newsgroups: comp.unix.questions
- Subject: Re: logout message
- Message-ID: <14332@auspex-gw.auspex.com>
- Date: 27 Aug 92 21:45:29 GMT
- References: <3504@babcock.cerc.wvu.wvnet.edu>
- Sender: news@auspex-gw.auspex.com
- Organization: Auspex Systems, Santa Clara
- Lines: 12
- Nntp-Posting-Host: bootme.auspex.com
-
- > Can anyone tell how to display some message when I logout?
-
- Several people apparently can; however, not all of them are telling the
- original poster the same thing.
-
- The "trap 0" answer is for users of the Bourne shell and compatibles
- (Korn shell, Bourne-again shell, etc.).
-
- The ".logout" answer is for users of the C shell and compatibles.
-
- Remember, your environment might not be the same as the original
- poster's (different shell, different UNIX flavor, etc.).
-