GNOME Bugzilla – Bug 558470
pipe stdin to stdin of 'command' when using -e or --command
Last modified: 2008-10-30 00:01:46 UTC
When using gnome-terminal with the -e or --command argument, stdin for gnome-terminal should be piped to stdin for the executed command. This would make gnome terminal far more useful, for example: % bzr diff | gnome-terminal -e less& continue working.. % ps aux | gnome-terminal -e less& continue working.. I tried this first example today and was surprised when it -didn't- work, I find the same feature lacking in xterm as well. Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 81560 ***