On Fri, 23 Jun 2006, Robert Huff wrote:
>
> Can anyone explain what's happening here?
>
> huff at jerusalem>> find /usr/local/lib/perl5/site_perl/5.8.8/ -name Net_SNMP_util,pm
Looks like a typo - you have a comma (',') in the target for find.
-Andy.