hi
Back again with a small request
I have a list.txt file which has the size range of .log files
ie .. 10-100
100-1000
2000-10000
can someone help me with a batch script to sort these .log files as per the list
and move into a separate folder created as 10, 100, 2000 and so on
source c:\logs
dest E:\sorted
please help
thanx in advance..
move files by size
Moderator: DosItHelp
Re: move files by size
Remember in math class back when you were a kid and you didn't put a label on your number to tell the teacher how many of what it was.