On Monday 01 December 2003 04:39, Bryan Cassidy wrote:

> Well, I take that back. It worked on 1 file and then ir started erasing
> the contents of the file.
>
> On Sun, 30 Nov 2003 21:29:13 -0600
>
> Bryan Cassidy <[EMAIL PROTECTED]> wrote:

> > Sorry about sending you a e-mail directly. The tr -d '/r' < name >

> > Robin Schoonover <[EMAIL PROTECTED]> wrote:
> > > name). Also you can use the tr command (tr -d '\r' < name >

Spot the difference.

Another way: perl -pi.bak -e 's/\r$//' *.xhtml

BTW: why is this even an issue that needs a solution? XHTML doesn't care one 
way or the other, since all linear spacing is folded into one space.
-- 
Melvyn

=======================================================
FreeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29 
00:15:33 CET 2003     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
SAREVOK_NOFW_DBG  i386
=======================================================

Attachment: pgp00000.pgp
Description: signature

Reply via email to