/usr/spool/mail -> /var/spool/mail
This commit is contained in:
parent
a6d081153f
commit
408b1c68b0
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: csh.2,v 1.3 1995/03/21 09:03:35 cgd Exp $
|
||||
.\" $NetBSD: csh.2,v 1.4 1997/07/09 02:37:59 jtc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -65,7 +65,7 @@ My
|
||||
file looks something like:
|
||||
.DS
|
||||
set ignoreeof
|
||||
set mail=(/usr/spool/mail/bill)
|
||||
set mail=(/var/spool/mail/bill)
|
||||
echo "${prompt}users" ; users
|
||||
alias ts \e
|
||||
\'set noglob ; eval \`tset \-s \-m dialup:c100rv4pna \-m plugboard:?hp2621nl \!*\`\';
|
||||
|
Loading…
Reference in New Issue
Block a user