Use File::Find from std distribution. Has examples and if problems,
the list can help you.

Wags ;)

-----Original Message-----
From: Adriano Allora [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 01, 2003 13:21
To: [EMAIL PROTECTED]
Subject: navigate the directories


I need to know, in the @ARGV, when a string is the name of a directory.
More precisely I'd like to write a script that:

processes the files of the textes in a dir
extracts the list of the sub-directories in a dir
in each sub-dir processes the files of the textes
                                extracts the list of the sub-directories
                                in each sub-dir processes the files of the
textes
                                                                extracts the
list of the sub-directories
                                                                        and
go on...

Some advices?

all'adr


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


**********************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
****************************************************************


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to