home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
misc
/
volume7
/
nsubj
/
subjn
< prev
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-06-03
|
182 b
|
7 lines
#!/bin/sh
/usr/bin/find /usr1/NET/News -type f -print >/tmp/sub1jnews
date > /tmp/subjnews
/usr/local/bin/subjc /tmp/sub1jnews | /usr/bin/sort >> /tmp/subjnews
rm -f /tmp/sub1jnews