[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt e testo



2013/6/6 Pol Hallen <debitvaio@fuckaround.org>:
> 'sera a tutti :-)
>
> avrei solo bisogno di come potrei fare a risolvere un piccolo problema:
>
> echo|mutt -s "test" user0@domain0.org < testo

Forse intendi
$ mutt -s "test" user0@domain0.org < $(testo)
oppure
$ mutt -s "test" user0@domain0.org < `testo`

??

>
> fin quì tutto ok
>
> problema:
>
> testo è in realtà uno script del tipo
>
> echo $var1
> echo $var2
> ecc.
>
> avrei bisogno di inviare l'esecuzione di quel file come testo attraverso
> mutt
>
> qualche idea?
>
> grazie!
>
> Pol
>
>
> --
> Per REVOCARE l'iscrizione alla lista, inviare un email a
> debian-italian-REQUEST@lists.debian.org con oggetto "unsubscribe". Per
> problemi inviare un email in INGLESE a listmaster@lists.debian.org
>
> To UNSUBSCRIBE, email to debian-italian-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 51B0DBA0.50509@fuckaround.org">http://lists.debian.org/[🔎] 51B0DBA0.50509@fuckaround.org
>



--
regards,
                                                Mattia Rizzolo

GPG Key: 4096R/B9444540    http://goo.gl/I8TMB
more about me: http://about.me/mapreri
Launchpad User:    https://launchpad.net/~mapreri
Ubuntu Wiki page:   https://wiki.ubuntu.com/MattiaRizzolo


Reply to: