Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Pipe to Safari from stdin' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Pipe to Safari from stdin
Authored by: sophistry on Dec 01, '05 07:39:40AM

This doesn't work for me in 10.3. here's my error:

[computer:~] shortname% open -a /Applications/Safari.app -f
2005-12-01 10:35:31.604 open[1331] No such file: /Users/longname/-f

huh?

Am I doing something wrong?

---
soph



[ Reply to This | # ]
Pipe to Safari from stdin
Authored by: thochman on Dec 01, '05 11:11:52AM

Try this... I'm on 10.4, so I don't know if this will work any better for you, but I suspect it might:

open -f -a /Applications/Safari.app



[ Reply to This | # ]