home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / alt / gopher / 1265 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  35 lines

  1. Newsgroups: alt.gopher
  2. Path: sparky!uunet!spool.mu.edu!agate!boulder!csn!yuma!yuma.ACNS.ColoState.EDU!redder
  3. From: redder@yuma.ACNS.ColoState.EDU ()
  4. Subject: shell scripts
  5. Message-ID: <Sep14.223128.70274@yuma.ACNS.ColoState.EDU>
  6. Sender: Greg Redder (redder@yuma.acns.colostate.edu)
  7. Date: Mon, 14 Sep 1992 22:31:28 GMT
  8. Distribution: usa
  9. Nntp-Posting-Host: yuma.acns.colostate.edu
  10. Organization: Colorado State University, Fort Collins, CO  80523
  11. Lines: 22
  12.  
  13.      I have tried in vain to get gopherd to execute a shell script when
  14. the proper choice is made from the menu.  How do I go about setting 
  15. up the link file properly?  I have a file in the .cap directory that
  16. looks like:
  17.  
  18. Name=Print out a fancy list of all users with accounts on the system.
  19. Numb=10
  20. Type=0
  21. Path=exec:/usr/local/bin/user_list
  22. Host=my.machine.name
  23. Port=70
  24.  
  25. However, when I choose this option from the menu, it says that 
  26. "usr/local/bin/user_list does not exist"!  Well, it does.  I've tried
  27. changing permissions on it and moving it to other filesystems.  No luck.
  28. Basically, I was hoping I could get someone to give me a hint as to
  29. how to get gopher to execute shell scripts.  I am running gopher1.03
  30. on AIX 3.1.5.
  31.  
  32. Thank you --Greg Redder
  33.         redder@yuma.acns.colostate.edu
  34.  
  35.