lundi 13 avril 2015

Error variable unexpected when executing my cmd file

The issue is that when I put this line inside cmd file it doesn't work and I have an error on command line window



for /F "tokens=*" %i in (dir /S /B *.log) do del %i


Error :



Unexpected variable i (translated from french because I have french windows)


Any idea please ?


Aucun commentaire:

Enregistrer un commentaire