[2796] in Athena Bugs
attach -t
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Aug 11 11:29:30 1989
Date: Fri, 11 Aug 89 11:29:13 -0400
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Is there any reason not to let "attach -t" work with hesiod
information? For example:
% attach -l Saltzer
Saltzer resolves to:
NFS /mit/Saltzer eurydice w /mit/Saltzer
RVD saltzer helen r /mnt
% attach -t rvd Saltzer
Saltzer: NFS mounted EURYDICE.MIT.EDU:/mit/Saltzer on /mit/Saltzer (read-write)
% detach Saltzer
Saltzer: detached
%
This was not exactly the desired behavior. True, it is documented as
working only with explicitly specified file system locations, but that
doesn't seem like a necessary restriction.