home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume17
/
contest-prog
/
part01
/
shutofflogins
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-02-06
|
212 b
|
9 lines
#! /bin/sh
/usr/uncw/nawk -F: -f f /etc/passwd >passwd
/bin/cp /etc/passwd /etc/passwd.precon
/bin/cp passwd /etc/passwd
for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14
do
/bin/cp /dev/null /usr/spool/mail/team$i
done