[13840] in Athena Bugs
sun4 [7.7T]: add
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Tue Sep 12 18:49:40 1995
From: jweiss@MIT.EDU
Date: Tue, 12 Sep 1995 18:49:33 -0400
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
System name: the-other-woman
Type and version: SPARC/Classic 7.7T
Display type: cgthree
What were you trying to do?
add -f gnu
What went wrong?
the appropriate bindir did not end up at the fron of my path.
What should have happened?
the appropriate bindir should have been the first thing in my
path
Yo, got any documentation, or other info?
Yeah, it seems that at some point I had already run add gnu.
I believe that add failed to modify my path, becaue it found
the bindir in my path already.
the-other-woman:~: echo $path
/usr/local/lockers/jweiss/sun4bin /srvd/patch /usr/athena/bin /bin/athena /usr/openwin/bin /usr/openwin/demo /usr/bin /usr/ucb /usr/ccs/bin /usr/andrew/bin /usr/local/lockers/consult/sun4bin
the-other-woman:~: add gnu
the-other-woman:~: echo $path
/usr/local/lockers/jweiss/sun4bin /srvd/patch /usr/athena/bin /bin/athena /usr/openwin/bin /usr/openwin/demo /usr/bin /usr/ucb /usr/ccs/bin /usr/andrew/bin /usr/local/lockers/consult/sun4bin /mit/gnu/arch/sun4m_53/bin
the-other-woman:~: add -f gnu
the-other-woman:~: echo $path
/usr/local/lockers/jweiss/sun4bin /srvd/patch /usr/athena/bin /bin/athena /usr/openwin/bin /usr/openwin/demo /usr/bin /usr/ucb /usr/ccs/bin /usr/andrew/bin /usr/local/lockers/consult/sun4bin /mit/gnu/arch/sun4m_53/bin