[2473] in Athena Bugs
VS6.2a tcsh?
daemon@ATHENA.MIT.EDU (David Krikorian)
Tue Jun 27 04:26:18 1989
Date: Tue, 27 Jun 89 04:26:03 EDT
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU, vice-squad@ATHENA.MIT.EDU
Reply-To: dkk@ATHENA.MIT.EDU
I don't know if this was caused by vice, but here's the eveidence:
althea# cd ../snmp/nyser
althea# suspend
Stopped
(wd now: /afs/athena/mit/snmp/nyser/vax/server/src)
althea% fg
su (wd: /afs/.athena.mit.edu/mit/dkk)
althea# pwd
/afs/.athena.mit.edu/mit/snmp/nyser
I brought a suspended root shell (with tickets as dkk in the first
shell, and tickets as dkk.root in the root shell, if that matters)
into the foreground. The shell told me my (root) working directory
was my (dkk) homedir. But a "pwd" shows that it just isn't true.
I tried the above sequence several times, and the line
(wd: /afs/.athena.mit.edu/mit/dkk)
never changed to reflect my real working directory. I tried cd'ing to
a non-afs directory, too, with no more luck.
I can't be sure, but I *thought* this worked correctly not long ago...