home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / CNEWS / _CNEWS.TAR / usr / lib / newsbin / batch / viauux < prev    next >
Encoding:
Text File  |  1994-09-02  |  319 b   |  9 lines

  1. #! /bin/sh
  2. # Transmit batch to $1.  -r for no immediate call, -gd to specify grade
  3. # of traffic as fairly low.  You may want to add -z to suppress return of
  4. # exit-status-0 report, depending on what uucp you run.
  5. #
  6. # The 'exec' cuts down the number of processes active for this simple case.
  7.  
  8. exec uux - -r -gd $1!rnews
  9.