sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #29724
Re: BASH: Ambiguous redirect
Joern Thyssen wrote:
> Måske vil et par parenteser hjælpe?
>
> > nice find /server-dokumenter /home /etc $1 $2\
> > -newer /root/backup-styring/lastbackup_total\
> > | tar --totals --no-recursion -T - -cvIf /dev/ht0 \
> > >/root/backup-styring/$DATO-incr.txt
>
> ( nice find /server-dokumenter /home /etc $1 $2\
> -newer /root/backup-styring/lastbackup_total\
> | tar --totals --no-recursion -T - -cvIf /dev/ht0 ) \
> >/root/backup-styring/$DATO-incr.txt
Nope, desværre. Samme fejl...
Claus
References