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.
Comment on
Re: what is grep command for and condition
Download
Code
In Section
Seekers of Perl Wisdom