|
Compares 2 files (either by content, or by name/size/date, or you choose how) and executes a command if they match. eg:- FOR %1 in (*.*) DO IFSAME %1 BACKUP\%1 DEL BACKUP\%1 ... the above command will delete every file from subdirectoy .\BACKUP that is identical to the file of the same name in the current directory.
Download
NOW
|
back next Pages:
16297 ,
16298 ,
16299 ,
16300 ,
16301 ,
16302 ,
16303 ,
16304 ,
16305 ,
16306 ,
16307 ,
16308 ,
16309 ,
16310 ,
16311
|
VVVVVV
|