delete a directory bash script
rmdir dirname
# 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 C++:
- wp-cli search-replace
- bower uninstall
- how to I list powershell functions
- linux install qt5widgets
- how to remove windows 10 built in apps powershell
- git clean fdx
- git checkout fast
- pyinquier install
- how to resolve failing tests after database migration
- brew
- creating bootable windows USB on ubuntu
- create local branch to track remote
- how to install voyager on existing project with dummy data
- phpmailer install composer
- how to add a branch to a a git repo cli
- ubuntu 20.04 amdgpu-dkms error
- pip install requirements.txt
- add date to git reflog
- install postman
- powershell script to disable screensaver
- git ftp empty string is not a valid pathspec. please use . instead if you meant to match all paths
- how to access bashrc on linux
- uninstall react native package
- job name getprojectmetadata does not exist