=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/skel/Attic/dot.cshrc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/share/skel/Attic/dot.cshrc 1998/11/03 05:45:12 1.5 +++ src/share/skel/Attic/dot.cshrc 1999/10/04 16:44:01 1.6 @@ -11,7 +11,7 @@ alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars' alias z suspend -set path = (~/bin /bin /usr/{bin,local/bin,games} .) +set path = (~/bin /bin /sbin /usr/{bin,local/bin,games,sbin} .) if ($?prompt) then # An interactive shell -- set some stuff up