On Sun, Nov 30, 2008 at 8:16 PM, Quinlan Pfiffer <[EMAIL PROTECTED]> wrote: > Couldn't this be simply done with piping? Unless I'm not understanding, you > could ps aux | less just fine, couldn't you? Or you could use the < and > > operators. For reference: > http://www.gnu.org/software/bash/manual/bashref.html#Process-Substitution >
The objective is to have the output in a new terminal, not the one you are using; hence why gnome-terminal is part of the command in the first place. -tjs -- pipe stdin to stdin of 'command' when using -e or --command https://bugs.launchpad.net/bugs/290488 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
