Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Remove folder recursively using powershell

Remove-Item -Force -Recurse -Path [your folder name here]
Comment

powershell script remove directory recursive

rm -r folderName
Comment

PREVIOUS NEXT
Code Example
Shell :: docker exec logs 
Shell :: ubuntu firewall 
Shell :: curl ssl verify false 
Shell :: find current working directory bash 
Shell :: apt install gnome desktop 
Shell :: .gitignore not working visual studio 
Shell :: git setup local user 
Shell :: update yarn global 
Shell :: php /usr/local/bin/composer to composer 
Shell :: sveltekit normalize css 
Shell :: generate ssh key paitr 
Shell :: git diff with vimdiff 
Shell :: add sudo user ubuntu 
Shell :: intsalling pycharm in ubuntu 
Shell :: remove module and clear cache and install npm w expo 
Shell :: debian netstat command not found 
Shell :: angular localize install 
Shell :: install firewalld ubuntu 20.04 
Shell :: android studio licenses 
Shell :: trojitá ubuntu 
Shell :: install pecl on mac 
Shell :: how to screenshot ubuntu 20.04 
Shell :: install node red in widnows 
Shell :: hash sum mismatch ubuntu 
Shell :: how to add a directory in path linux 
Shell :: download adobe reader linux 
Shell :: restart cronjob 
Shell :: locale-gen fa_IR.UTF-8 ubuntu 
Shell :: vscode get list of installed extensions 
Shell :: arch add keyboard layout 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =