home *** CD-ROM | disk | FTP | other *** search
- This is a News-Batcher for CNews - at least for the amiga-port.
- This programs are freely distributable.
-
- Because amiga shell-scripts are unable to use redirection (you can't
- redirect a file to a shell as input !), I was forced to break CNews-
- conventions: The programs have to handle input- and output on a
- file-to-file basis, there are no pipes :-(
-
- <batcher> OUTFILE ListFile <maxsize_in_bytes>
- <muncher> INFILE OUTFILE
- <sender> INFILE DESTINATION ; destination is the name of
- ; the affected site
-
- See the exampes "batcher.c" , compcun viauux.
- ===
- I've written the sendbatches.c batcher.c and the amiga-scripts on my own,
- bencode.c, c7encode.c crctab.c and coder.h came from the CNews-distribution.
-