Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete non empty directory cmd

rm -rf directoryname
Comment

windows cmd remove a not empty directory

RMDIR /S path/to/directory
Comment

cmd remove directory not empty windows

rmdir /S directory_to_be_deleted
Comment

remove directory not empty windows

rd /s /q "path"
Comment

PREVIOUS NEXT
Code Example
Shell :: strapi run command 
Shell :: download composer 
Shell :: brave installation ubuntu 
Shell :: how to see hidden files in terminal mac 
Shell :: enable apache2 site 
Shell :: append to a file from terminal 
Shell :: kde 144 fps 
Shell :: generate git ssh key 
Shell :: git restore file 
Shell :: how to create permanent alias in linux 
Shell :: make current commit head 
Shell :: list number of files in each folder linux 
Shell :: scan and print all keys redis shell 
Shell :: git commit specific files 
Shell :: install microsoft edge terminal 
Shell :: setup systemd redis 
Shell :: batch color escape character 
Shell :: powershell sharepoint copy file to other site collection 
Shell :: how to kill all emulator 
Shell :: src refspec master does not match any 
Shell :: github desktop arch linux 
Shell :: bash inline countdown 
Shell :: how to install node using nvm 
Shell :: uninstall specific java openjdk ubuntu 
Shell :: react loaders 
Shell :: How do I make a Git commit in the past 
Shell :: zoom is not open in ubutnu 
Shell :: supertest example 
Shell :: pull changes from different branch 
Shell :: install screen recorder linux 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =