cat * >> file-name

From: Enkidu <enkidu@bastardsonofgod.com>
Date: Sat Feb 12 2005 - 20:14:41 AKST

I am trying to combine several text files into one using cat * >> file-name.
Now, this works, but I need a crlf printed to the new file after every EOF of
the files being read. Do any of you have any suggestions as to how I might
accomplish this? I have tried echo -e "\n" >> *, but bash choked on that. Can I
check for EOF as the files are being read? Thanks for your help,

Art

-- 
--
There is in certain living souls
A quality of loneliness unspeakable,
So great it must be shared
As company is shared by lesser beings.
Such a loneliness is mine; so know by this
That in immensity
There is one lonelier than you.
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Sat Feb 12 20:11:39 2005

This archive was generated by hypermail 2.1.8 : Sat Feb 12 2005 - 20:11:39 AKST