home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18114 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.2 KB

  1. Path: sparky!uunet!dtix!relay!relay2!afterlife!adm!news
  2. From: HERBER@fnal.fnal.gov (Randolph J. Herber, CD/DCD/SPG, x2966)
  3. Newsgroups: comp.sys.sgi
  4. Subject: RE: Command not found, but file exists - Need Info
  5. Message-ID: <34723@adm.brl.mil>
  6. Date: 16 Dec 92 21:52:48 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 48
  9.  
  10. +From: Oliver Kretzschmar <wnkretz@ikesg1.energietechnik.uni-stuttgart.de>
  11. +Newsgroups: comp.sys.sgi,comp.sys.sgi.admin,comp.sys.sgi.misc
  12. +Subject: Command not found, but file exists - Need Info
  13. +Date: 16 Dec 92 10:59:13 GMT
  14.  
  15. +    Hey,
  16.  
  17. +    could somebody tell how I can make executable files available ?
  18. +    We use IRIX 4.04 ! Following happens :
  19.  
  20. +        - I copy a programm in a directory
  21. +        - Change to this directory
  22. +        - Want to run this program, but "Command not found" message
  23. +          appears
  24. +        - Then I can run the program with ./<name of program>, but
  25. +          exists there no possibility to make this program at once
  26. +          available ?
  27.  
  28. +    Please mail me your informations !
  29.  
  30. +    Thanks for your efforts,
  31. +        Oliver
  32.  
  33. + NAME : O.Kretzschmar                      Inst.IKE / University Stuttgart
  34. + PHONE: +49 711 685 2130                           Pfaffenwaldring 31
  35. + FAX  : +49 711 685 2010                            7000 Stuttgart 80
  36. + EMAIL: wnkretz@ikesg1.energietechnik.uni-stuttgart.de
  37.  
  38. The problem is common with `csh'.  Neither `sh' not `ksh' have the problem.
  39.  
  40. The answer is RTFM:
  41.  
  42. CSH(1)                         Silicon Graphics                         CSH(1)
  43.  
  44. NAME
  45.      csh - a shell (command interpreter) with C-like syntax
  46.  
  47.      rehash
  48.         Causes the internal hash table of the contents of the directories in
  49.         the path variable to be recomputed.  This is needed if new commands
  50.         are added to directories in the path while you are logged in.  This
  51.         should only be necessary if you add commands to one of your own
  52.         directories, or if a systems programmer changes the contents of one of
  53.         the system directories.
  54.  
  55. Randolph J. Herber, herber@fnalf.fnal.gov, +1 708 840 2966
  56. (Speaking for myself and not for US, US DOE, FNAL nor URA.)
  57. (Product, trade, or service marks herein belong to their respective owners.)
  58.