Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 11:35:03 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Alfred Perlstein <bright@rush.net>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Jason Evans <jasone@canonware.com>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc/root dot.cshrc dot.profile 
Message-ID:  <199904281835.LAA08096@apollo.backplane.com>
References:   <Pine.BSF.3.96.990428134754.10204c-100000@cygnus.rush.net>

next in thread | previous in thread | raw e-mail | index | archive | help

:>     I find myself doing this too.  /bin, /sbin, /usr/bin, /usr/sbin, 
:>     /usr/local/bin, /usr/local/sbin, /usr/X11R6/bin.  I think it's a good 
:>     default to make.
:
:Along the same line, what's the deal with the "default" login class
:having such a lame PATH set?
:
:        :path=~/bin /bin /usr/bin /usr/local/bin:\
:
:?
:
:shouldn't it include the same paths?
:
:-Alfred

    Leaving */sbin out is normal practice, because normal users do not
    need any of the programs in */sbin.  Root, on the otherhand, does.
    And powerusers probably want them too - but they can modify their
    .cshrc to get what they want by definition.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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