User Tools

Site Tools


en:developer:useful_commandline_commands

This is an old revision of the document!


Useful Windows Batch Commands

Delete all .svn subdirectories

FOR /d /r . %d IN (backdrops) DO @IF EXIST "%d" rd /s /q "%d"
en/developer/useful_commandline_commands.1518398279.txt.gz · Last modified: 2018/02/12 01:17 by anupama