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: semios on Apr 26, '03 07:36:57PM
Actually, sorry the comment above will do the entire buffer. To do just what's shown in the window do this:
Command-A
Command-C
$ pbpaste | tail -24 | bbedit


[ Reply to This | # ]