i\'d like perl to do a one-liner like grep
grep
a bit like this, but i\'m not sure what to add to make it work
$ (echo a ; echo b ; echo c) | per
To echo mob's comment:
If you want to use Perl regexes try ack: http://betterthangrep.com/
ack