Plik /etc/profile.d/tmp-dir.csh (pakiet setup-2.0.6) powinien
wyglądać IMHO tak:
test -d ~/tmp
if ( $status == 0) then
mkdir -p ~/tmp &> /dev/null
chmod -f og-rwx ~/tmp
endif
W przeciwnym razie wywala u mnie "Invalid null comand". Po w/w
poprawkach jest OK.
--
Pawel Krawczyk, CETI internet, Krakow. http://ceti.pl/~kravietz/