home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / private / etc / uucp / UUAIDS / L.cmds.samples < prev    next >
Text File  |  1995-09-02  |  725b  |  26 lines

  1. # This is the list of commands that uuxqt will execute.
  2. #
  3. # A line beginning with a # is a comment
  4. # If the last character of a line is \
  5. # the next line is considered to be a continuation of the first.
  6. #
  7. # A line of the form PATH=... changes the path used to locate the commands.
  8. #
  9. #    Example L.cmds
  10. #
  11. PATH=/bin:/usr/bin:/usr/ucb
  12. # If there is a suffix of ,Error, a message will only be returned if
  13. # the exit status is non-zero. If there is a suffix on ,No, there
  14. # will never be a return message from uuxqt.
  15. rmail
  16. # Only return the status of a rnews if it is non-zero
  17. rnews,Error
  18. ruusend
  19. # Never return the status of an nfrcv
  20. nfrcv,No
  21. # These next programs are security holes, but noone seems to care
  22. lpr
  23. who
  24. uusend
  25. finger
  26.