DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
windowscommand to delete direcoty with specified name recursivel
for /d /r . %d in (__pycache__) do @if exist "%d" rd /s/q "%d"
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#windowscommand
#delete
#direcoty
#recursivel
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit