User Tools

Site Tools


wiki:tech:misc

This is an old revision of the document!


Про сломанные кодировки

remove all .svn folders

FOR /F "tokens=*" %%G IN ('DIR /B /AD /S *.svn*') DO RMDIR /S /Q "%%G"
wiki/tech/misc.1567980826.txt.gz · Last modified: 2019/09/09 01:13 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki