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