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
-- 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
