Re: Logout procedure
- From: gartmann@xxxxxxxxxxxxxxxxxxxxxxxx (Christoph Gartmann)
- Date: Wed, 19 Jul 2006 07:56:47 +0000 (UTC)
In article <9elvg.333094$5Z.124768@dukeread02>, "Glen Thompson" <glen.thompson@xxxxxxxxxx> writes:
Under VMS 7.2 is there any way to define a logout command file? There
are some clean-up items I'd like to take care of. I know I can redefine
the logout command to run a DCL program but I don't like to change
system commands. Is there any other way to do this?
Modify the users' login command file like this:
$ DEFINE/USER sys$input sys$command
$ SPAWN/NOLOG
$ WRITE sys$output "now performing cleanup..."
...
$ LOGOUT
Regards,
Christoph Gartmann
--
Max-Planck-Institut fuer Phone : +49-761-5108-464 Fax: -452
Immunbiologie
Postfach 1169 Internet: gartmann@immunbio dot mpg dot de
D-79011 Freiburg, Germany
http://www.immunbio.mpg.de/home/menue.html
.
- References:
- Logout procedure
- From: Glen Thompson
- Logout procedure
- Prev by Date: Re: DYNDNS client for OpenVMS?
- Next by Date: Re: http://h71000.www7.hp.com/?
- Previous by thread: Logout procedure
- Next by thread: Re: Logout procedure
- Index(es):
Relevant Pages
|