2.0.0.alpha20140727b
leafnode
implements a store & forward NNTP proxy (client and server) with IPv4 and IPv6
NAME
sendbatch - primitive UUCP batcher
SYNOPSIS
sendbatch [-zZb] [source]
DESCRIPTION
This manual page documents briefly the sendbatch bash script.
sendbatch is a bash(1) script, which acts as a primitive UUCP batcher. It adds #! rnews line, optionally compresses and prepends the proper unbatcher line, and finally hands the articles over to uux.
OPTIONS
-z | build "gunbatch" (gzip) |
-Z | build "cunbatch" (compress) |
-b | build "bunbatch" (bzip2) (default) |
SEE ALSO
AUTHOR
This manual page was written by Matej Cepl <matej>, for the Debian GNU/Linux system (but may be used by others).