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.