I have a specific problem in python. Below is my folder structure.
dstfolder/slave1/slave
I want the contents of \'slave\' folder to
\'slave\'
Maybe you could get into the dictionary slave, and then
exec system('mv .........')
It will work won't it?