[EMAIL PROTECTED] ha scritto:

come posso utilizzare il comando *sed *per ottenere quello che desidero?
#cat filenew.txt |cut -d "'" -f 2| sed /s/ecc ecc.

Prova con

sed 's/\([0-9]*\)-\([0-9]*\)-\([0-9]*\)/\1-\3-\2/' tuofile

--
Kind regards,
                                                          Marco Romano.





--
Per REVOCARE l'iscrizione alla lista, inviare un email a [EMAIL PROTECTED] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [EMAIL PROTECTED]

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Rispondere a