In message <[EMAIL PROTECTED]> Doug Barton writes:
: --- /usr/src/share/skel/dot.cshrc       Sat Mar 25 15:23:36 2000
: +++ /usr/src/etc/root/dot.cshrc Sat Mar 25 15:23:43 2000
: @@ -1,4 +1,4 @@
...
:  if ($?prompt) then
:         # An interactive shell -- set some stuff up
: +       set prompt = "`hostname -s`# "
:         set filec
:         set history = 100
:         set savehist = 100

Ahem.  This should be `hostname -s %` unless this is only for root.  I
thought that this was for everybody.  Only root should have a # prompt.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to