Hi there, and thanks for the hint... > On Mon, 03 Mar 2003 12:11:51 +0100, Kristian Rink wrote: [snip] > The easiest way is nearly always to use the existing module > File::Find > for handling recursive directory/file structures.
I'm by now trying to figure out about what File:Find is capable of doing. Actually, the script, once done, is intended to make a copy of a directory subtree in a different place of the file system (for example copy /var/log do /export/log) _and_ to modify each regular file found in each of the sub directories. I will see whether File::Find is suitable for this... Thanks anyhow, have a calm week out there. :) Cheers, Kris -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]