[7833] in Athena Bugs
attach
daemon@ATHENA.MIT.EDU (John Carr)
Mon Jul 29 20:02:24 1991
To: probe@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
Date: Mon, 29 Jul 91 20:02:30 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
attach needs to disallow newlines and spaces in mountpoints (and other
things that go in attachtab) or quote them:
% attach -m "/mit/\
" jfctest
attach: filesystem jfctest (ATLAS.MIT.EDU:/u5/lockers/jfctest) mounted on /mit/
(read-write)
% attach
Badly formatted entry in /etc/attachtab
Operation aborted
Exit 3 attach
%