|
Application to place single space with % between each line
Hello!
I have an odd question:
Is there an application that will take a text file with MANY (1000+) single line entries (quotes) and place a single blank line between each entry, and a % on that blank line?
For example (shortened):
Hello there
Hi
Well Hello
Yup
Would look like this:
Hello there
%
Hi
%
Well Hello
%
Yup
?
I am under the impression this is the format I need to add a file of quotes to fortune. If I am wrong, then how would I go about getting my 1000+ line quote file to be picked by fortune?
Thanks
|