shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] Eliminar ^M de arquivo


From: Paulo H. Menin
Subject: Re: [shell-script] Eliminar ^M de arquivo
Date: Wed, 31 Aug 2005 19:03:58 -0300

Em 31/08/05, lsales<address@hidden> escreveu:
> Ola galera como eu elimino esses ^M  que aparecem no final das linhas de
> um arquivo TXT que copiei do windows
 
fromdos < arquivo.txt > novoarquivo.txt

o contrario:

todos < arquivo.txt > novoarquivo.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]