Hi,
I want to search a particular file inside the the first level of
directories.
like i have the directories like
/usr/local/bin, /usr/package/bin , /usr/lib/samba ....etc
i want to search a file only inside the first level of directories like
/usr/local,/usr/package,/usr/lib etc..
I check with File::Find module but it search a file inside all the level
of directories..
Thanks
Hridyesh
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>