Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 01:41:11 -0000 (GMT)
From:      jhall@vandaliamo.net
To:        "Wojciech Puchar" <wojtek@wojtek.tensor.gdynia.pl>
Cc:        jhall@vandaliamo.net, freebsd-questions@freebsd.org
Subject:   Re: Capturing tar output
Message-ID:  <50349.66.84.183.146.1221097271.squirrel@admintool.trueband.net>
In-Reply-To: <20080910211651.Q48125@wojtek.tensor.gdynia.pl>
References:  <53798.66.84.183.146.1221048972.squirrel@admintool.trueband.net> <20080910211651.Q48125@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> redirect stderr with "2>" operator
>
Using the following command,
# /usr/local/gtar/bin/tar -cvf - /home/hallja 2 > /var/log/test.txt |
/usr/local/bin/gpg --encrypt "recipient" | dd of=/dev/nsa0 obs=128k

I receive an error meesage stating, "Ambiguous output redirect."

Any additional suggestions would be appreciated.

Thanks for all your help.


Jay




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50349.66.84.183.146.1221097271.squirrel>