Attached is a script that I created for doing such a thing, but instead of copying it links files. So you can finagle the program to your needs. It's specific for my needs so some of the stuff in there is not needed for you.
NOTE: this requires perl v5.6.1 or higher to work. PS. you will probably need to use the File::Copy module also. > -----Original Message----- > From: Ettiene Voges [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 1:29 PM > To: [EMAIL PROTECTED] > Subject: cp -r problem > > > hi all. > i want to do a cp -r in perl without doing it from the unix / backtick > It seems that it can be implemented with file::find and > file::copy modules, > but it is a quite a whole program on its own , for a beginner, as i am > > Am I trying to do it on the most difficult way imaginable, or > do I miss a > easy and simple way of doing it? > any pointers to docs i need to read will be cool > Thanks. > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------------- -------------------- The views and opinions expressed in this email message are the sender's own, and do not necessarily represent the views and opinions of Summit Systems Inc.
symlinkTree.pl
Description: Binary data
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]