home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / uucp / 2606 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!cambridge-news.cygnus.com!airs!comton.airs.com!ian
  2. From: ian@airs.com (Ian Lance Taylor)
  3. Newsgroups: comp.mail.uucp
  4. Subject: Re: Recursive UUX. Is it possible?
  5. Message-ID: <6266@comton.airs.com>
  6. Date: 21 Jan 93 05:11:59 GMT
  7. References: <66800001@glas.apc.org>
  8. Organization: Infinity Development, Waltham, MA
  9. Lines: 23
  10.  
  11. alexz@glas.apc.org (Alex V. Zaytsev) writes:
  12.  
  13. >would anybody advise how to run recursive uux?  Is it possible
  14. >at all?
  15.  
  16. >What I mean is that:
  17.  
  18. >uux -r - "$ourneighbor!uux $non_neighbor_system!$cmd" < $from-file ?
  19.  
  20. By default most implementations of UUCP will not permit remote systems
  21. to execute uux.  If you can avoid that problem, then you need to know
  22. that any arguments with exclamation points need to be parenthesized so
  23. that they are not interpreted as remote file names.  You need
  24. something like
  25.     uux - $ourneighbor!uux '($non_neighbor_system!$cmd)' < $from_file
  26.  
  27. The next version (1.04) of Taylor UUCP will support
  28.     uux - $ourneighbor!$non_neighbor_system!$cmd < $from_file
  29. -- 
  30. Ian Taylor | ian@airs.com | First to identify quote wins free e-mail message:
  31. `` `The world can grow into an ordered place where all are equal before
  32.     the law.  And the law is just.  Honest.  Without graft.'
  33.    `Is that so important if you are starving?' ''
  34.