home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!news
- From: qureshi@unixhub.slac.stanford.edu ("For deposit only")
- Subject: Re: Command-line apps now harder (Can you pass arguments?)
- Message-ID: <1992Sep4.194248.568@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Reply-To: cooldude@elaine49.stanford.edu
- Organization: DSO, Stanford University
- References: <1992Sep2.141110.19865@pencom.com>
- Date: Fri, 4 Sep 92 19:42:48 GMT
- Lines: 19
-
- In article <1992Sep2.141110.19865@pencom.com> alex@laos (Alex D. Nghiem)
- writes:
- >
- > You can always use open, such as open Example.app to launch the application.
- >
- >
- > Best regards,
- >
- >
- > Alex Duong Nghiem Phone: (512) 343-1111
-
- How can you also pass arguments to the application being opened. e.g, open
- bar.app and have it open a file called "foo".
-
- I tried "open bar.app foo" but it doesn't work.
-
- Thanx,
-
- imran
-