[2301] in SIPB_Linux_Development
/bin/athena/tcsh doesn't do Hesiod-based tilde expansion
daemon@ATHENA.MIT.EDU (Nathan J. Williams)
Fri Nov 13 17:18:17 1998
To: linux-dev@MIT.EDU
From: "Nathan J. Williams" <nathanw@MIT.EDU>
Date: Fri, 13 Nov 1998 17:18:01 EST
Yet Another bug report from snork.
Running /bin/athena/tcsh, commands like "cd ~sipbtest" fail:
1 snorklewacker:nathanw>cd ~sipbtest
Unknown user: sipbtest.
On all other current Athena machines, running that command
while sipbtest was not in the local passwd database would put me in
/afs/athena/user/s/i/sipbtest, via Hesiod lookup of the home directory
for sipbtest. That Linux isn't doing this is a bug.
- Nathan