Help for this page
$ ps -aef | pipe.pl 'grep orien >qi3ber.log' | grep root >root.log
#!/bin/perl -w ... print $_; }