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