bash delete folder
Shell
rm -rf directory-name# EXAMPLE
rm -r YourFolderName
# SYNTAX
# rm [option(s)-if-any] <folder(s)-to-remove-including-contents>
# +---------+------------------------------------------------------------------+
# | OPTIONS | DESCRIPTION |
# +---------+------------------------------------------------------------------+
# | -f | Force: ignore nonexistent files, never prompt |
# | -i | Interactive: prompt before every removal |
# | -I | Interactive: only prompt before removing more than three files |
# | -r | Recursive: remove directories and their contents recursively |
# | -v | Verbose: explain what is being done |
# +---------+------------------------------------------------------------------+
Also in Shell:
- Title
- grep regex not
- Category
- Shell
- Title
- list interfaces centos
- Category
- Shell
- Title
- mount: cdrom: failed to setup loop device for
- Category
- Shell
- Title
- how to check if django is installed in ubuntu
- Category
- Shell
- Title
- fatal: invalid gitfile format
- Category
- Shell
- Title
- view git branches most recent first
- Category
- Shell
- Title
- apt uninstall
- Category
- Shell
- Title
- how to create folder in github
- Category
- Shell
- Title
- linux command for get whole website
- Category
- Shell
- Title
- insall git onec2
- Category
- Shell
- Title
- git refusing to merge unrelated histories
- Category
- Shell
- Title
- ubuntu remove git from folder
- Category
- Shell
- Title
- statsmodels logit function
- Category
- Shell
- Title
- add known host github
- Category
- Shell
- Title
- deploy to heroku
- Category
- Shell
- Title
- install react yarn
- Category
- Shell
- Title
- git delete local commit
- Category
- Shell
- Title
- brew install ngrok
- Category
- Shell
- Title
- rejected master -> master (non-fast-forward)
- Category
- Shell
- Title
- ubuntu mongodb not starting
- Category
- Shell
- Title
- java project ideas
- Category
- Shell
- Title
- how to rename a file in ubuntu using terminal
- Category
- Shell
- Title
- process runninng on particular port
- Category
- Shell
- Title
- terminal change directory
- Category
- Shell
- Title
- linux release name
- Category
- Shell
- Title
- git log display files changed
- Category
- Shell
- Title
- bash find file with text
- Category
- Shell
- Title
- linux multiline commet
- Category
- Shell
- Title
- how to check which packages homebrew has installed
- Category
- Shell
- Title
- ubuntu tweak
- Category
- Shell
- Title
- bash if file contains string
- Category
- Shell
- Title
- npm install dev dependencies
- Category
- Shell
- Title
- delete git tag remote
- Category
- Shell
- Title
- ubuntu sites-available location
- Category
- Shell
- Title
- set email git
- Category
- Shell
- Title
- terminal line break mac
- Category
- Shell
- Title
- function bash
- Category
- Shell
- Title
- install rancher
- Category
- Shell
- Title
- how to install crispy forms django
- Category
- Shell
- Title
- git command to get the repo url
- Category
- Shell
- Title
- git show diff between branches
- Category
- Shell
- Title
- linux check ip address command
- Category
- Shell
- Title
- install imblearn
- Category
- Shell
- Title
- how to totally uninstall prettier
- Category
- Shell
- Title
- git delete stash
- Category
- Shell
- Title
- git use file credential
- Category
- Shell
- Title
- create symbolic link linux
- Category
- Shell
- Title
- command to find out my git head version
- Category
- Shell
- Title
- only show first lines linux
- Category
- Shell
- Title
- force git to use ssh
- Category
- Shell
- Title
- install brew on raspberry pi
- Category
- Shell
- Title
- linux command line in windows 10
- Category
- Shell
- Title
- find change permissions to subdirectories
- Category
- Shell
- Title
- how to fix libffi missing in macos
- Category
- Shell
- Title
- gatsby background image
- Category
- Shell
- Title
- git rebase vs merge
- Category
- Shell
- Title
- git reset hard
- Category
- Shell
- Title
- is it possible to check with my website if an app is installed?
- Category
- Shell
- Title
- ubuntu apt-get update without input
- Category
- Shell
- Title
- ubuntu nginx installation
- Category
- Shell
- Title
- install requirements.txt
- Category
- Shell
- Title
- update pip
- Category
- Shell
- Title
- .gitignore not working
- Category
- Shell
- Title
- git flow init
- Category
- Shell
- Title
- install redis
- Category
- Shell
- Title
- babel source maps
- Category
- Shell
- Title
- passport deploy to server
- Category
- Shell
- Title
- 403 apache ubuntu
- Category
- Shell
- Title
- add credentials git linux
- Category
- Shell
- Title
- yarn add --save-exact
- Category
- Shell
- Title
- oh my zsh git
- Category
- Shell
- Title
- Filename too long git
- Category
- Shell
- Title
- powershell pip install module
- Category
- Shell
- Title
- allow user root commands linux centos
- Category
- Shell
- Title
- install windows service
- Category
- Shell
- Title
- install chrome in ubuntu 16.04 using terminal
- Category
- Shell
- Title
- choco list installed
- Category
- Shell
- Title
- find the size of file in linux
- Category
- Shell
- Title
- bash comment
- Category
- Shell
- Title
- git cancel last commit
- Category
- Shell
- Title
- cmd rename multiple files
- Category
- Shell
- Title
- linux version command
- Category
- Shell
- Title
- git add submodule
- Category
- Shell
- Title
- bash ls all subdirectories
- Category
- Shell
- Title
- remove all files with no extention rm
- Category
- Shell
- Title
- install docker debain
- Category
- Shell
- Title
- Creating an environment from an environment.yml file
- Category
- Shell
- Title
- boolean constants in bash
- Category
- Shell
- Title
- r package DESCRIPTION multiple lines description
- Category
- Shell
- Title
- Error: "could not find a temporary directory"
- Category
- Shell
- Title
- static ip debian
- Category
- Shell
- Title
- pip remove
- Category
- Shell
- Title
- install jake
- Category
- Shell
- Title
- install grepper
- Category
- Shell
- Title
- list of files in git commit
- Category
- Shell
- Title
- how to install conda using pip
- Category
- Shell
- Title
- How to find cmake version in ubuntu?
- Category
- Shell
- Title
- gcloud cd /root permission denied
- Category
- Shell
- Title
- ubuntu install opencl
- Category
- Shell
- Title
- bash script until loop
- Category
- Shell