At 10:06a +0800 07/17/2006, Peter N Lewis didst inscribe upon an electronic papyrus:

For just stripping the formatting, you can use this neat script in your system scripts menu:

#!/bin/sh

pbpaste | pbcopy

Roughly equivalent to BBEdit New With Clipboard, Select All, Copy, Close without Saving.

Cool. How did you discover those commands?
They don't seem to even have a man page. How did you know a pipe was necessary?

How can we find other stuff like that?

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to