On Sun, Jan 28, 2007 at 07:26:17PM -0800, Jonathan Lundell wrote: >At 7:49 PM -0700 1/28/07, Google Kreme wrote: >>or cat * > file4 which will work, but will return an error, as I recall. > >This command creates file4 before expanding *, so file4 is both an >input and output file. Use "cat * > /tmp/somewhere" or the like.
Or tab to command-complete the * before adding the result file. Or, as others have noted, simply pipe to bbedit. -C [EMAIL PROTECTED] -- ------------------------------------------------------------------ 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]>
