home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume12 / cnews / part01 / batch / batchxmit < prev    next >
Encoding:
Text File  |  1987-10-19  |  256 b   |  7 lines

  1. # Transmit batch to $1.  -r for no immediate call, -gd to specify grade
  2. # of traffic as fairly low, -z to suppress return of exit-status-0 report.
  3. #
  4. # The 'exec' cuts down the number of processes active for this simple case.
  5.  
  6. exec uux - -r -gd -z $1!rnews
  7.