On Fri, 31 May 2002, Morse, Richard E. wrote:

> ... duplicate data from amverify).
>
> ...
> mt comp off; /usr/local/amanda/sbin/amdump standard &&
>      ((mt status 2>&1 > /dev/null) &&
>      (/usr/local/amanda/sbin/amverify standard 2>&1
>           >/tmp/amanda/amverify.debug)); mt offline

How about this:

  ... amverify standard > /tmp/amanda/amverify.debug 2>&1

--
Ulrik Sandberg

Reply via email to