home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6671 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.3 KB  |  44 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!pa.dec.com!nntpd2.cxo.dec.com!nabeth!alan
  3. From: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  4. Subject: Re: Permissionb 
  5. Message-ID: <1992Sep3.201230.20524@nntpd2.cxo.dec.com>
  6. Lines: 31
  7. Sender: alan@nabeth (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  8. Reply-To: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  9. Organization: Digital Equipment Corporation
  10. References:  <1992Sep3.120002.1@vax.sonoma.edu>
  11. Date: Thu, 3 Sep 1992 20:12:30 GMT
  12.  
  13.  
  14. In article <1992Sep3.120002.1@vax.sonoma.edu>, mccalld@vax.sonoma.edu writes:
  15. >
  16. > [ The customer is trying to create a file with:
  17.  
  18. >    '$ > filename'
  19. >   resulting in the error message:
  20. >
  21. >    :Permission denied ]
  22.  
  23. I'm running ULTRIX V4.2 and my shell is csh(1).  When
  24. I try the command I get:
  25.  
  26. /usr/ucb/: Permission denied.
  27.  
  28. This suggests that the shell has resolved the lone $ as
  29. a null string, fed that to it's path search algorithm
  30. and got came up with "/usr/ucb/", which it then tries
  31. to execute.รก  Perhaps in your case "." is the first element
  32. of your search path (not wise) and so it tries to execute
  33. a null string.
  34.  
  35. In both cases it is probably trying to execute the directory.
  36.  
  37. What do you *think* it is supposed to do?
  38.  
  39. >dmc
  40. >
  41. >
  42. --
  43. Alan Rollow                alan@nabeth.cxo.dec.com
  44.