Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 1996 18:15:58 +0500 (ESK)
From:      "Serge A. Babkin" <babkin@hq.icb.chel.su>
To:        hackers@freebsd.org
Subject:   strange default PATH
Message-ID:  <199611271315.SAA03697@hq.icb.chel.su>

next in thread | raw e-mail | index | archive | help
I have discovered a strange fact today:

some standard commands (like chown) are moved to /usr/sbin
but login still includes only /bin and /usr/bin in PATH.
It even has no control file that allows to change the default
variables' settings like SysV /etc/default/login ! It
makes LOTS of problems if you want to run some program
using rsh, you need to write the PATH variable implicitly
in it.

Is it a feature or just a bug ?

-SB



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611271315.SAA03697>