procmail
[Top] [All Lists]

Re: forwarding to many: will this work?

1997-06-29 03:52:00
Tried that here, and it didn't work.
Besides, a program for just that purpose is probably faster, and definatly
smaller.
On Sat, 28 Jun 1997, Chris Bidmead wrote:

On Fri, 27 Jun 1997 you (Luke Davis) wrote:
If the latter: I have a little C program that will convert all new
lines to commas.


Er, why reinvent the wheel?

tr "\n" "," < infile > outfile

el bid