home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / shell / 4592 < prev    next >
Encoding:
Text File  |  1992-11-08  |  980 b   |  24 lines

  1. Newsgroups: comp.unix.shell,comp.unix.question
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!ellis!lie6
  3. From: lie6@ellis.uchicago.edu (Jonathan Lieberman)
  4. Subject: Changing a 1 line zsh script to sh,perl,csh or tcsh etc.
  5. Message-ID: <1992Nov8.020133.4348@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: lie6@midway.uchicago.edu
  8. Organization: University of Chicago Computing Organizations
  9. Date: Sun, 8 Nov 1992 02:01:33 GMT
  10. Lines: 12
  11.  
  12. How would I write this in sh, or perl, or csh, or tcsh?
  13.  
  14. #!/bin/zsh
  15. ARGV0='-tcsh                                    .' $1 $2 $3 $4
  16.  
  17. Thanks.
  18.  
  19. -- 
  20. ____________________________________________________________________________
  21.                             | People demand freedom of speech to make up 
  22. Jonathan Lieberman          | for the freedom of thought which they avoid.
  23. lie6@midway.uchicago.edu    |                        -Kierkegaard
  24.