changing hard returns to soft ones
From: Emma Jane Hogbin (emmajane_at_xtrinsic.com)
Date: 09/29/03
- Previous message: Brian Potkin: "Re: [OT]: launch a file from mc?"
- Next in thread: Dave Carrigan: "Re: changing hard returns to soft ones"
- Reply: Dave Carrigan: "Re: changing hard returns to soft ones"
- Reply: Dave Thayer: "Re: changing hard returns to soft ones"
- Reply: csj: "Re: changing hard returns to soft ones"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Sep 2003 14:09:45 -0400 To: debian-user <debian-user@lists.debian.org>
Hello,
I'm interested in printing a Gutenberg Project text (it's ok, I'm a
bookbinder--printing is typical behaviour for me). The problem is the line
breaks in the .txt files.
Does anyone know how I could convert single hard returns into a white
space? It must be some variation of:
# mac file to Unix file:
tr '\015' '\012' < old.txt > new.txt
...but I'm not sure what the octal value (?) is for a hard return.
I'm happy to try other things as well (someone else recommended "importing
ASCII into a word formatting program").
Thanks for your suggestions,
emma
-- Emma Jane Hogbin [[ 416 417 2868 ][ www.xtrinsic.com ]] -- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Brian Potkin: "Re: [OT]: launch a file from mc?"
- Next in thread: Dave Carrigan: "Re: changing hard returns to soft ones"
- Reply: Dave Carrigan: "Re: changing hard returns to soft ones"
- Reply: Dave Thayer: "Re: changing hard returns to soft ones"
- Reply: csj: "Re: changing hard returns to soft ones"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]