Basically I have a bunch of files (peoples names eg smithj, jonesp, carterg etc.) and I need to create a folder with the same name and move the file to it.
eg. smithj.txt -> smithj/smithj.txt
Anyone know a good script to do this? (vb or a bat file would be best but unix would be ok)