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


Click here to return to the 'Pipe Terminal output to BBEdit' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Pipe Terminal output to BBEdit
Authored by: kirkmc on Apr 28, '03 06:41:55AM

You can also do this if you have TextWrangler, the "lite" version of BBedit. It comes with a command-line tool called "edit". So,

ls | edit

does the same, with TextWrangler, as

ls | bbedit

does with BBedit.

Kirk



[ Reply to This | # ]