Alle 01:12, venerd� 4 marzo 2005, Mauro Sacchetto ha scritto: > # tail +79 so-8-beta-bin-linux-it.sh | tar -xvzf - > > Per� cos�, alle lettera, non funziona: > > bash-3.00# tail so-8-beta-bin-linux-it.sh | tar -xvzf -
be non � proprio alla lettera, hai tolto il +79 perch�? > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error exit delayed from previous errors > > Qualche spunto? Vero, errore mio. Non ero sul pc dove ho staroffice quando ho risposto e sono andato a memoria. cmq basta togliere l'opzione z nel comando tar. # tail +79 so-8-beta-bin-linux-it.sh | tar -xvf - ciao Paolo > GrazieQ > M. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
