Can someone give me some pointers on how I would achieve the following: I would like to move files into a folder named after it's first letter.<BR><BR>Something like this:<BR>md a<BR>move ...
Batch files are text files with a list of commands for your computer to do certain things. You can double-click them for the commands to be instantly carried out, or you can place them inside the ...