[X-Unix] "open" command syntax?
Aaron
macuser at aarons.fastmail.fm
Sat Jan 14 00:51:48 PST 2006
> Date: Fri, 13 Jan 2006 13:24:50 -0500
>From: Warren Pollans <warren at meyer-pollans.net>
>
>I know that:
>
>"~/Applications/Mozilla.app/MacOS/mozilla http://google.com &" works OK
>
>is there anything simpler than this?
If the above works in your environment, then putting
alias mozilla ~/Applications/Mozilla.app/MacOS/mozilla \!\$ \&
in ~.tcshrc or ~.cshrc should allow you to type "mozilla http://google.com" and get the desired result.
- Aaron
More information about the X-Unix
mailing list