User Tools

Site Tools


en:developer:useful_commandline_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:developer:useful_commandline_commands [2018/02/12 01:37] anupamaen:developer:useful_commandline_commands [2023/03/19 21:21] (current) kjdon
Line 1: Line 1:
 +
 +
 ====== Useful Windows Batch Commands ====== ====== Useful Windows Batch Commands ======
  
Line 4: Line 6:
  
 > FOR /d /r . %d IN (.svn) DO @IF EXIST "%d" rd /s /q "%d" > FOR /d /r . %d IN (.svn) DO @IF EXIST "%d" rd /s /q "%d"
 +
  
en/developer/useful_commandline_commands.txt · Last modified: 2023/03/19 21:21 by kjdon