in reply to OT: what is grep command for and condition

Just use two grep commands in a pipe: ... | grep -i mod |grep -i del
Perl 6 - links to (nearly) everything that is Perl 6.