home *** CD-ROM | disk | FTP | other *** search
- #! /bin/sh
- # Transmit batch to $1. -r for no immediate call, -gd to specify grade
- # of traffic as fairly low. You may want to add -z to suppress return of
- # exit-status-0 report, depending on what uucp you run.
- #
- # The 'exec' cuts down the number of processes active for this simple case.
-
- exec uux - -r -gd $1!rnews
-