[5955] in Athena Bugs
rt 7.1H: expunge
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Sep 6 10:09:41 1990
Date: Thu, 6 Sep 90 10:09:28 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.1H
Display type: apa16
megapel
pit-manager% ls -l .#core core
-rw-rw-r-- 1 jik 0 Sep 6 10:08 .#core
lrwxrwxrwx 1 jik 13 Sep 6 10:08 core@ -> /usr/tmp/core
pit-manager% expunge core
expunge: core: No such file or directory
It is arguable that this is correct behavior, since /usr/tmp/core
doesn't exist but I'm not convinced. I don't think it should be
trying to follow the link in this case.
jik