[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] Conversion fichiers textes DOS-linux
Kaixo !
On Mon, Apr 26, 1999 at 11:21:35AM +0000, Pascal Bleser wrote:
>>> cat linux.cc | recode latin1:ibmpc > windoze.cc
>> Pas pour les fins de ligne. Il faut encore piper sur awk ou tr suivant le
>
> ah non, je suis formel:
>
> pab:~/tmp> printf "a\n\b\n" | od -x
> 0000000 0a61 0a08
> pab:~/tmp> printf "a\n\b\n" | recode latin1:ibmpc | od -x
> 0000000 0d61 080a 0a0d
En effet, c'est exact.
Mais si on utilise "cp437" par contre il ne le fait pas (d'où ma remarque
injustifiée; j'utilise "cp347").
--
À bientôt,
Pablo Saratxaga
http://www.ping.be/~pin19314/ PGP Key available, key ID: 0x8F0E4975
---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.