I have a set of files:
.\Cat.txt .\Dog.txt
I want to end up with this:
.\Cat\Cat.txt .\Dog\Dog.txt
Solution:
for %i in (*) do md "%~ni" for %i in (*) do move "%i" "%~ni"
Move files into folders was last modified: May 15th, 2018 by
I have a set of files:
.\Cat.txt .\Dog.txt
I want to end up with this:
.\Cat\Cat.txt .\Dog\Dog.txt
Solution:
for %i in (*) do md "%~ni" for %i in (*) do move "%i" "%~ni"
Tablelands Computers is located in the Atherton Tablelands area in Far North Queensland (FNQ), Australia. We provide services to both businesses and individuals in or around Atherton, Mareeba and Cairns. This includes Herberton, Kairi, Kuranda, Malanda, Millaa Millaa, Ravenshoe, Tinaroo, Tolga, Yungaburra and Walkamin. Simply contact us if you would like to know more.