Saturday, 14 December 2002
launch 1.0b1 released. Several convenience features are new in this version: launch “slack” URLs (launch -l web.sabi.net), and email addresses without the mailto: (launch -l someone\@somewhere.com).
launch can now accept piped input as the bbedit tool does. launch represents standard input by the single dash (-): the equivalent of ls -l | bbedit is ls -l | launch -i com.barebones.bbedit -.