home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aux / 3254 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!cs.utexas.edu!convex!constellation.ecn.uoknor.edu!rob
  3. From: rob@constellation.ecn.uoknor.edu (Robert K Shull)
  4. Subject: Re: csh is screwed up
  5. Message-ID: <1992Aug28.014215.6024@constellation.ecn.uoknor.edu>
  6. Date: Fri, 28 Aug 1992 01:42:15 GMT
  7. References: <1992Aug27.171503.794@colorado.edu>
  8. Organization: Engineering Computer Network, University of Oklahoma, Norman, OK, USA
  9. Lines: 26
  10.  
  11. powellb@samwise.colorado.edu (Brian Powell) writes:
  12.  
  13.  
  14. >    Does anyone know why the csh included with A/UX 3.0 is so screwed up?
  15. >This simple example here does not work under the A/UX csh; however, it works on
  16. >Sun, DEC, HP, IBM, and SGI.  Here it is:
  17.  
  18. >    #!/bin/csh
  19. >    set test = `pwd`
  20. >    echo $test
  21. >    exit
  22.  
  23. >    This program will not echo anything because the scripting with csh will
  24. >not execute the program pwd as it is supposed to.  Does anyone know a work
  25. >around to this (beside tcsh)?  I can't use tcsh for the application I am 
  26. >applying this to.
  27.  
  28. This works just fine for me under A/UX 3.0 on a Quadra 700.
  29.  
  30.  
  31. >                            Brian
  32. Robert
  33. -- 
  34. Robert K. Shull, Sr. Applications Programmer, Engineering Computer Network
  35. rob@uokmax.ecn.uoknor.edu
  36. Disclaimer: OU can't afford opinions, so these must be mine.
  37.