Re: Uqwk rate?

From: Mel Wilson (mwilson@interlog.com)
Date: Sat, 10 May 1997 10:28:34 -0400

In article <Iu4cz0O5I81N091yn@teleport.com>,
larryc@teleport.com (Larry Caldwell) wrote:
>My login usually runs:
[ ... ]

Nice! A pro!

> [ ... ]
>To assemble packets, the command could look like:
>
>(uqwk +m +n +x +L -B15000 >& qwk.log; zip -m down AREAS *.MSG >>& qwk.log)&

I have trouble with losing the dial-in connection to my ISP, so I use
nohup to run uqwk, especially 'uqwk +m ...', and use 'zip -mT ...' so
that zip doesn't delete files until it's checked and found the zip file
satisfactory.

Thanks. Mel.