HI Team
I am finding all the file in one folder and need to copy that all file to some other folder by using Xargs command. But i am receiving the below error .
cp: target './file6 is not a directory. Even i cannot able to mv that folder
But i can able to delete that folder.
Please guide me how to copy all file using xargs