Il giorno mar, 27/09/2005 alle 22.40 +0200, Mattia Dongili ha scritto:
> On Tue, Sep 27, 2005 at 06:15:12PM +0200, Eutelia wrote:
> > Scusate ma sto cercando di compressare tutto con uno scriptino come
> > questo:
> > 
> > #!/bin/bash
> > dataoggi=$(date +%d_%m_%Y)
> > #echo $dataoggi
> > tar czvpf /mnt/backup/backup.$dataoggi.tar.gz --exclude /mnt/backup/\*
> > --exclude /sys/\* --exclude /proc/\* /
> > 
> > Tutto sembra funzionare fino a che non ottengo:
> > 
> > tar: Uscita per errore ritardata dall'errore precedente
> > 
> > Senza che si sia visualizzato nessun errore precedentemente...
> > Cosa sbaglio??
> 
> io escluderei anche /dev
si ma l'errore resta sempre...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to