[11131] in Athena Bugs
Re: sun configuration: test not on root
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Fri Oct 1 20:25:13 1993
To: Mark Rosenstein <mar@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: [11116] in Athena Bugs
Date: Fri, 01 Oct 93 20:24:59 EDT
From: Marc Horowitz <marc@MIT.EDU>
>> test is not on the root. When I don't have syspacks attached, I get
>>
>> /etc/athena/reactivate: /usr/ucb/test: not found
>>
>> in the console window. This is bad.
Well, it's bad because reactivate is broken. test and [ are builtins
in /bin/sh on the sun. You should not use an explicit path name.
Marc