[715] in SIPB_Linux_Development
Re: afs.tgz package?
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Sep 21 18:22:06 1994
To: Erik Nygren <nygren@MIT.EDU>
Cc: Derek Atkins <warlord@MIT.EDU>, linux-dev@MIT.EDU, linux-afs@MIT.EDU
In-Reply-To: Your message of Wed, 21 Sep 94 18:16:32 -0400.
<9409212216.AA26281@m16-034-22.MIT.EDU>
Date: Wed, 21 Sep 94 18:21:40 EDT
From: Derek Atkins <warlord@MIT.EDU>
FYI: All my script does is cd into /usr/athena/bin, and then executes:
ls -l | grep axn_client | grep '>'
It then parses this output to find the actual program names and moves
them to foo.old. Given an installation, it should work. If you munge
your installation such that it isn't the default, well, I can't
account to that.
-derek