...e se invece imposti un ciclo "for" ? Il 18/12/13, MaX<[email protected]> ha scritto: > curioso.... > > $ echo "file "{uno, due}.pdf > file {uno, due}.pdf > > > > Il 18/12/13, Piviul<[email protected]> ha scritto: >> 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] >> >> > > > -- > ciao, > MaX >
-- ciao, MaX -- 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/caeyavmv7swwcyetqgwweabzdw2h1atakwpyg-77qgjpyowx...@mail.gmail.com

