RE: tr
From: Will Saxon (WillS_at_housing.ufl.edu)
Date: 06/20/03
- Previous message: Fabio Miranda Hamburger: "tr"
- Maybe in reply to: Fabio Miranda Hamburger: "tr"
- Next in thread: Lowell Gilbert: "Re: tr"
- Reply: Lowell Gilbert: "Re: tr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 20 Jun 2003 15:54:03 -0400 To: "Fabio Miranda Hamburger" <fabmirha@ns.isi.ulatina.ac.cr>, <questions@FreeBSD.org>
cat filename | tr -d '\r' > output && mv output filename
There is also a method spat out by fortune every once in awhile, using col, but I can't remember it.
-Will
> -----Original Message-----
> From: Fabio Miranda Hamburger [mailto:fabmirha@ns.isi.ulatina.ac.cr]
> Sent: Friday, June 20, 2003 3:45 PM
> To: questions@FreeBSD.org
> Subject: tr
>
>
> How can I remove annoy "^D" end of line from MS systems?
> I know there is an utility called dos2unix.
> But I think It's possible to do it with freebsd tr.
> How would that be?
>
> thanks,
>
> ---
> Fabio Andres Miranda
> Ingenieria de sistemas informaticos
> Universidad Latina - Costa Rica
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Fabio Miranda Hamburger: "tr"
- Maybe in reply to: Fabio Miranda Hamburger: "tr"
- Next in thread: Lowell Gilbert: "Re: tr"
- Reply: Lowell Gilbert: "Re: tr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|