[10137] in Athena Bugs
decmips 7.4G: purge
daemon@ATHENA.MIT.EDU (Tim Kwan)
Tue Dec 15 18:24:22 1992
To: bugs@Athena.MIT.EDU
Date: Tue, 15 Dec 92 18:24:13 EST
From: Tim Kwan <timkwan@Athena.MIT.EDU>
System name: w20-575-80
Type and version: KN02ba 7.4G
Display type: PMAGB-BA
What were you trying to do?
purge
What's wrong:
Output:
-------
:
:
purge: /afs/athena/user/t/timkwan/News: Not a directory
:
:
What should have happened:
It should have done the purge! /afs/athena/user/t/timkwan/News is
clearly a valid "directory":
athena% ls -d ~/News
/afs/athena/user/t/timkwan/News
Actually /afs/athena/user/t/timkwan is a symlink to
/afs/athena/user/t/i/timkwan. So I guess purge doesn't recognize
symlinks!
-Tim