[7220] in Athena Bugs
attach
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Mar 1 17:42:09 1991
Date: Fri, 1 Mar 91 17:41:50 -0500
From: jh@saturn.mit.edu (Joe Harrington)
To: bugs@ATHENA.MIT.EDU
Cc: jh@mit.edu
Reply-To: jh@mit.edu
vax 7.2R:
attach nukes existing mount dirs when making symlinks
% mkdir foo
% attach -m ~/foo e40-dmusys
attach: /afs/athena.mit.edu/system/@sys/srvd.72 linked to /site/mit/jh/foo for f
ilesystem e40-dmusys
% detach !$
detach e40-dmusys
detach: e40-dmusys detached
% ls foo
foo not found (No such file or directory)
This is a problem particularly when dealing with such things as /mnt.
--jh--