rmdir command
#usage:
rmdir <dir>
#it removes <dir>
#but if it isnt empty it will not work
#so do:
rmdir /S <dir>
#--ignore-fail-on-non-empty for linux
#to remove confirmation
rmdir /Q <dir>
#it is abbreviated to rd in cmd(windows) like all commands:)
rmdir /? #for help
#the last two are windows specificrmdir <filePath>
Also in C++:
- install tweepy
- install iptables centos 7
- angular firebse via github action
- how to find public ip address in linux
- how to upgrade pihole
- ubuntu path of saving screenshots
- gcc 7 install ubuntu
- linux scp with password
- ubuntu install codecs
- linux download youtube mp3
- get date whit batch
- whereis supervisord.conf ?
- how to check folder size in linux
- teamcity set environment variable command line
- certbot configure
- remove group linux
- who is affected by meningitis
- rmdir command
- open video from terminal in ubuntu 18
- linux find filetype
- rm recursive file pattern
- replace delimiter for new line
- how to save a text file with a terminal command
- sed replace line with no line