Hi all,

What is the UNIX grep equivalent in perl?

For eg:
@vobs=`cleartool lsvob -s -host blrk4005a|grep $vob_tag`;

here the grep is UNIX grep?
What about in perl is there any function equivalent?

Regards 
j




Reply via email to