On Thu, Jun 27, 2002 at 12:13:04AM +0200, Michael Mauch wrote:

> This cannot work. The redirection (">") is a shell feature, but
> --command does not start a shell, it only spawns the executable given.
> Try:
> 
>   gnome-terminal --command='sh -c "echo foo >foo.txt"'
> or 
>   gnome-terminal --command='sh -c "locale >locale.txt"'

Okay, my assumption that --command would execute within in a shell
was wrong then.

I suppose that is a feature, not a bug?

Bob  

Attachment: msg29287/pgp00000.pgp
Description: PGP signature

Reply via email to