jidanni Wed, 08 Oct 2008 16:09:22 -0700
Mention at -e on the man page that it can be used multiple times: $ seq 3|grep -e 1 -e 2 1 2