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 < prev    next >
Text File  |  1995-09-02  |  911b  |  30 lines

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