Ciao,

Paolo Sala ha scritto:
C'รจ modo di ordinare files per nome indipendentemente dall'estensione da
bash? Ad esempio se avessi i files a  a_b.txt  a_b.xls  a.txt  a.xls mi
piacerebbe vederli ordinati come:
a
a.txt
a.xls
a_b.txt
a_b.xls
Credo che sort faccia al tuo caso:
ls | sort



--
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