Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windowscommand to delete direcoty with specified name recursivel

for /d /r . %d in (__pycache__) do @if exist "%d" rd /s/q "%d"
Comment

PREVIOUS NEXT
Code Example
Shell :: sed subgroup pattern replace 
Shell :: macbook tilbud 
Shell :: Error: Account is not an upgradeable program or already in use 
Shell :: how to rollback to 20h2 
Shell :: Use dropbox as private git repository 
Shell :: delelte snap install cmd 
Shell :: video to gif ffmpeg palette 
Shell :: host gitlab on private instance 
Shell :: openssl new certificate one line 
Shell :: youtube-dl Video Selection:: 
Shell :: install homebrew package manager for ubuntu and depian based systems 
Shell :: Hay una opción git-merge seco-run 
Shell :: brownie run script python 
Shell :: libopusfile.so.0 terminal download 
Shell :: bcdedit refind windows 
Shell :: install figlet centos 8 
Shell :: fixing system permission issues in ubuntu 
Shell :: raspberrypi install xserver 
Shell :: metallb loadbalancer service pending 
Shell :: linux paginate output 
Shell :: git satge command 
Shell :: what is installation testing 
Shell :: rsync only specific files but keep folders linux 
Shell :: sed write changes to file 
Shell :: transmission permission denied 
Shell :: increment version powershell 
Shell :: Delete local Nuget repository cache 
Shell :: add features for wsl linux 
Shell :: block ip address windows firewall using powershell from text file 
Shell :: git push origin deatched hhead 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =