[7626] in Athena Bugs
/usr/athena/lib/init/cshrc fix for release
daemon@ATHENA.MIT.EDU (Calvin Clark)
Tue Jun 4 13:41:34 1991
Date: Tue, 4 Jun 91 13:41:12 -0400
From: Calvin Clark <ckclark@ATHENA.MIT.EDU>
To: mar@MIT.EDU
Cc: bugs@MIT.EDU, rel-eng@MIT.EDU
In-Reply-To: Mark Rosenstein's message of Mon, 3 Jun 91 15:37:03 -0400 <9106031937.AA29666@Toto.MIT.EDU>
Reply-To: ckclark@MIT.EDU
> Please add this alias:
>
> alias re-auth 'kinit $USER && fsid -a && zctl load /dev/null'
>
> to /usr/athena/lib/init/cshrc.
> -Mark
As John Carr duly pointed out to me, `zctl -remove' is the proper
invocation to remove one's resources, although I admit that
`zctl load /dev/null' works and has a certain unambiguity about it. :-)
-Calvin