in reply to Re^4: how to move the folder from one directory to another directory?
in thread how to move the folder from one directory to another directory?

I can't say the name of the folder as it will be created dynamically with the time stamp.... So how can we move that folder without knowing the name of the folder

Hmm, first step, find out the name, path( $folder )->children

  • Comment on Re^5: how to move the folder from one directory to another directory?