> On 29/apr/2014, at 15:48, Duffy DaC <[email protected]> wrote: > > $ grep '<quello_che_cerchi>' <nomefile> | awk '{ print $2 }' awk non ha bisogno della grep e funziona anche quando il separatore non è un blank.
Ed in questo caso si, meglio awk che sed, va un po' più veloce. -- Gian Uberto Lauri Messaggio inviato da un tablet -- 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] Archive: https://lists.debian.org/[email protected]

