Moving Directories containing files (something more tricky)

From: Bastian Angerstein (ang_at_nmc-m.dtag.de)
Date: 02/24/05


To: <beginners@perl.org>
Date: Thu, 24 Feb 2005 15:36:35 +0100


Hello there,

I have a tricky problem, I have some (alot) directories containing
alot of files. I want to move the directory /xyz/123/ with all containing
files to /xyz/abc/123.

The source directory does not (or should not) contain subdirectories.

Does anybody have something for me ?

Thanks,
Bastian