Hi
On Tue, 20 Nov 2001, Randy Higginbotham wrote:
>
> Nevermind...
OK
>
> $pgp_comand = "$pgp_path -r \"$pgp_public_key_user_id\" -at -o $output_file
> >/dev/null
>
> creates the unwanted output, and
>
> $pgp_comand = "$pgp_path -r \"$pgp_public_key_user_id\" -at > $output_file
>
> Does not.
W
Nevermind...
$pgp_comand = "$pgp_path -r \"$pgp_public_key_user_id\" -at -o $output_file
>/dev/null
creates the unwanted output, and
$pgp_comand = "$pgp_path -r \"$pgp_public_key_user_id\" -at > $output_file
Does not.
Any ideas?
Randy
-Original Message-
From: Randy Higginbotham [ma