Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete all files in a directory cmd

del /S C:Path	odirectory*
Comment

remove folder with content cmd

rmdir folder/path /S /Q
Comment

cmd delete folder and all contents

del /S C:Path	odirectory*
Comment

PREVIOUS NEXT
Code Example
Shell :: install redis 
Shell :: install docker linux 
Shell :: composer for windows 
Shell :: install microsoft edge terminal 
Shell :: installer microsoft teams ubuntu 
Shell :: keytool export a certificate 
Shell :: git revert back to specific commit 
Shell :: mysql2 install error ruby 
Shell :: remi repo 
Shell :: change display resolution on terminal 
Shell :: apt-get ana-conda 
Shell :: how to kill all emulator 
Shell :: linux ssh server 
Shell :: how to ignore files in git 
Shell :: docker create image and push 
Shell :: how to add opt/homebrew/bin to the PATH m1 macbook 
Shell :: pip install local directory 
Shell :: echo venv/ .gitignore 
Shell :: bash get field from line 
Shell :: linux list all system groups in order 
Shell :: chmod a+x 
Shell :: ubuntu change user 
Shell :: convert vmdk to qcow2 
Shell :: windows git ssh key add 
Shell :: delete commit from github 
Shell :: dev/mapper/ubuntu--vg-ubuntu--lv 
Shell :: redis reload config 
Shell :: git add ignored file 
Shell :: xcrun: error: invalid active developer path 
Shell :: remving merged commit 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =