View Single Post
Old 07-07-2014, 06:31 PM   #7875
badgoodDeb
Grand Sorcerer
badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.
 
badgoodDeb's Avatar
 
Posts: 8,555
Karma: 64462893
Join Date: Jan 2008
Location: Harrisburg outskirts
Device: Palms, K1-4s, iPads, iPhones, KV, KO1
Quote:
Originally Posted by steven522 View Post
Hold down shift and right click on any empty area in that folder list to get a command prompt.

At the K:\Chemistry> prompt that you get, type in the following:

FOR /d %a in (*) do @move "%a\*.*" ".\"

That will move all files back to the K:\Chemistry folder.
Nahhhh. Just ls -r * and you've found where he put your files.
Then you can use the GUI to move it and delete the rest.
badgoodDeb is offline   Reply With Quote