On 28-Jan-2007, at 16:20, Tom Young wrote:
is there a way to use cat without listing the files i.e telling cat to concatenate all the files inside a directory ?
cat file1 file 2 file 3 > file4 ?? or cat * > file4 which will work, but will return an error, as I recall. -- Spontaneity has its time and place. -- ------------------------------------------------------------------ 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]>
