Il giorno 06 giugno 2013 20:57, Pol Hallen <[email protected]> ha scritto:
> 'sera a tutti :-) > > avrei solo bisogno di come potrei fare a risolvere un piccolo problema: > > echo|mutt -s "test" [email protected] < 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? > Se "testo" è uno script, questo può andare? ./testo | mutt -s "test" [email protected] -- Stefano Lini Sistema operativo: Debian GNU/Linux Wheezy/Testing AMD64 Deskto environment: KDE 4.7.4 GNU/Linux User: 508629: http://counter.li.org Man is the lowest cost, 150 pound, nonlinear, all-purpose computer system which can be mass produced by unskilled labor. -- A 1965 NASA, man-in-space report

