home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
400-499
/
ff473.lzh
/
CNewsSrc
/
cnews_src.lzh
/
misc
/
newsfrom
< prev
next >
Wrap
Text File
|
1990-12-22
|
312b
|
11 lines
#! /bin/sh
# newsfrom - get pathnames of articles arriving between two dates
# =()<. ${NEWSCONFIG-@<NEWSCONFIG>@}>()=
. ${NEWSCONFIG-/usr/lib/news/bin/config}
PATH=$NEWSCTL/bin:$NEWSBIN/maint:$NEWSBIN:$NEWSPATH ; export PATH
umask $NEWSUMASK
histfrom "$@" | tr . / | sed 's/.* //;s/ .*//;s:^:'"$NEWSARTS"'/:'