Re: Recognizing Newlines with Sed -- correction2000-06-26 16:19:55My correction needs a correction; I just can't type for beans today.
I wrote,
| That should have been
|
| tr -d '\n/' < file
Sorry:
tr -d '\n' < file
without the foreslash.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||