Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rm vs rmdir

rm -rf <directory> # will remove a directory and all it's contents, USE WITH CAUTION
rmdir <directory> # will only delete a directory if it is already empty
Comment

PREVIOUS NEXT
Code Example
Shell :: set forked repo as upstream 
Shell :: docker copy folder to container 
Shell :: clear command in linux 
Shell :: tailwind installation 
Shell :: how to deploy react and backend to github pages 
Shell :: github.com api 
Shell :: install node on fish shell 
Shell :: unable to delete c2dd1984ad5b (must be forced) - image is being used by stopped container 
Shell :: sed add newline 
Shell :: E: Unable to locate package libclang-cpp-dev 
Shell :: linux extract txz 
Shell :: what is a shebang line 
Shell :: how to open terminal in vs code 
Shell :: Git - show all files that have changes to commit 
Shell :: how to git push to current branch 
Shell :: To exclude directory with particluar pattern : 
Shell :: Clone repository from the command line 
Shell :: bash: telnet: commande inconnue. 
Shell :: Add OMV repository ro Debian 
Shell :: c# check if word is installed 
Shell :: setting ssh for github 
Shell :: store select output hive 
Shell :: how to install programs in ubuntu using terminal 
Shell :: colcon select package 
Shell :: time machine logs 
Shell :: conda install sentencepiece 
Shell :: raspberry pi remove script from startup 
Shell :: color picker snap 
Shell :: find size delete bash 
Shell :: sort numbers in bash 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =