home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff319.lzh
/
CNewsSrc
/
cnews.orig.lzh
/
batch
/
compc7
< prev
next >
Wrap
Text File
|
1989-06-27
|
327b
|
13 lines
#! /bin/sh
# like comp except use the bizarre c7unbatch format
# =()<. ${NEWSCONFIG-@<NEWSCONFIG>@}>()=
. ${NEWSCONFIG-/usr/lib/news/bin/config}
PATH=$NEWSCTL/bin:$NEWSBIN/batch:$NEWSBIN:$NEWSPATH ; export PATH
umask $NEWSUMASK
echo '#! c7unbatch'
compress -b 12 | c7encode
exit 0 # compress exit status sometimes stupid