Ciao a tutti, scusate il sibillino oggetto...

Se eseguo il comando seguente in bash ottengo:

$ echo "file "{uno,due}.pdf
file uno.pdf file due.pdf

Io vorrei però che l'espansione la faccia su più righe; in altre parole vorrei che il risultato fosse:

$ echo "file "{uno,due}.pdf
file uno.pdf
file due.pdf

Esiste un modo per farglielo fare a bash?

Grazie

Piviul



--
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: http://lists.debian.org/[email protected]

Rispondere a