On Monday 26 November 2007 14:53, John Jack wrote:
> Hi

Hello,

> I very new to programming and I'm introduced to perl a couple of
> weeks ago. I want to write a perl script to read a content of a
> directory and the subdirectories

perldoc File::Find

> within and print out

perldoc -f print

> the path to all files

perldoc -f -f

> in this directory and sub-directories. Can someone help me to
> do this, please?



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to