From owner-freebsd-stable Tue Dec 17 23:17:55 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA21362 for stable-outgoing; Tue, 17 Dec 1996 23:17:55 -0800 (PST) Received: from bofh.noc.best.net (rone@bofh.noc.best.net [205.149.163.54]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA21355 for ; Tue, 17 Dec 1996 23:17:53 -0800 (PST) Received: (from rone@localhost) by bofh.noc.best.net (8.8.3/8.7.3) id XAA25847 for stable@freebsd.org; Tue, 17 Dec 1996 23:17:45 -0800 (PST) From: Ron Echeverri Message-Id: <199612180717.XAA25847@bofh.noc.best.net> Subject: /usr/share/skel/dot.cshrc nitpick To: stable@freebsd.org Date: Tue, 17 Dec 1996 23:17:45 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >From the forementioned file: ===== set path = (~/bin /bin /usr/{bin,games} /usr/local/bin /usr/X11R6/bin) if ($?prompt) then # An interactive shell -- set some stuff up set filec set history = 1000 set ignoreeof set mail = (/var/mail/$USER) set mch = `hostname -s` set prompt = "${mch:q}: {\!} " umask 2 endif ===== Is there a reason that /sbin, /usr/sbin, and /usr/local/sbin aren't in the path? Also, is a umask of 2 a good default? Shouldn't it be 22? Of course, i can set defaults for users on my system, but is there a reason for this stuff to be the FreeBSD default? (should this go to the doc list?) rone -- Ron Echeverri Best Internet Usenet Administration rone@best.net ---------------------------------------------------------------------------- And remember, it's spelled N-e-t-s-c-a-p-e, but it's pronounced "bloatware".