home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!blaze.cs.jhu.edu!whatever.cs.jhu.edu!hymowitz
- From: hymowitz@whatever.cs.jhu.edu (Hymie!)
- Newsgroups: comp.unix.shell
- Subject: Re: an ugly shell script that i'd like to fix
- Message-ID: <1992Aug20.201125.27287@blaze.cs.jhu.edu>
- Date: 20 Aug 92 20:11:25 GMT
- References: <1992Aug19.011502.8295@blaze.cs.jhu.edu>
- Sender: news@blaze.cs.jhu.edu (Usenet news system)
- Organization: Creative Sensualities dept, Jacquie's House of Underwear
- Lines: 12
-
- thanx for all the help. the solution was to learn to write shells
- in csh, and to use an alias:
- alias prog "source prog \!*"
- to pass an argv into the script.
-
- --hymie
- hymowitz@cs.jhu.edu hymie@jhuvms.bitnet
- -------------------------------------------------------------------------------
- I'm just a soul whose intentions are good.
- Oh, Lord, please don't let me be misunderstood.
- --Nina Simone
- --------------------------------------------------------------------------------
-