home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13017 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.4 KB

  1. Xref: sparky comp.unix.questions:13017 comp.unix.shell:4572
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!esf!helsinki!klaus
  3. From: klaus@helsinkiesf.de (Klaus Wicovsky)
  4. Newsgroups: comp.unix.questions,comp.unix.shell
  5. Subject: sh,csh porting guidelines
  6. Message-ID: <5728@esf.esf.de>
  7. Date: 6 Nov 92 07:51:32 GMT
  8. Sender: news@esf.esf.de
  9. Reply-To: klaus@helsinkiesf.de (Klaus Wicovsky)
  10. Followup-To: comp.unix.questions
  11. Organization: ESF Headquarters, Berlin, FRG
  12. Lines: 17
  13. Nntp-Posting-Host: helsinki
  14.  
  15. I have just written a little sh script on a Sun. Of course I used things like 
  16. "echo -n" or "tar xvf tarfile 2> errfile > outfile". When I tried to run it on
  17. HP-UX I found that things went wrong/different from what I expected.
  18.  
  19. So now my question is: Is there any list of features that are common in almost
  20. all Unix (c)sh variations? Is there any kind of document/book that helps ?
  21.  
  22. Tomorrow I might be writing an awk script, will I ever find out on which
  23. platforms it will work ?
  24.  
  25. -- 
  26.    Klaus Wicovsky                                                   
  27.                                                                     
  28.    ESF Headquarters                    Tel : ++49+30-820 903 47      
  29.    Hohenzollerndamm 152                Fax : ++49+30-820 903 19      
  30.    1000 Berlin 33                      UUCP: klaus@esf.de        
  31.    Germany             
  32.