Linux Command Line Tutorial For Beginners 7 - rm and rmdir commands for linux

preview_player
Показать описание

rm command . rm command in linux with examples. rm command mac. rm command examples. rm command linux. ubuntu rm command. sudo rm command. use of rm command in linux
Searches related to rmdir linux. rmdir linux not empty
rmdir force linux. rmdir command in linux with examples
rmdir syntax linux. rm linux. how to remove an empty directory in linux
unix rmdir recursive. linux command to recursively delete a folder.

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

thanks for the videos i am a beginner and it is really helpful to understand the basics

bantigupta
Автор

Thanks for your contribution to humanity!

ahamedk
Автор

Very easily understandable ur sessions.. Thank u so much

tripuran
Автор

just simply remove whole -p dir you can follow this command "rm -rv<dir name>"

delee_d
Автор

See video to know how to use it.
rmdir -> is used to remove a directory.
rmdir -p a/b/c/d to remove this directory structure. // leads to removing whole directory structure.
rmdir a/b/c/d will not remove d directory
ls -R is used to see directory structure .
rmdir -pv a/b/c/d here -v is for verbos which will show how these directories are being removed.
rm -rv a -> can remove all file and directories inside a directory

satyashivam
Автор

Great videos you have. I'm finally learning how to write terminal commands, thanks to you. I have a question though, why is it easy to 'cat' a text file, but not a libre office file? I get clear text from the text file, but random gibberish from the libre office file.

mulerhino
Автор

Do you guys help with segmentation fault in ubuntu?

justanotherguy
Автор

sudo apt-get tree tree: best way to see directory structure...if you dont have it...get it!

RC-blpm
Автор

rm -r a also delete the whole set of nested directories

rebazomer
Автор

hie i really like your videos they really help me alot, is it possible if you could make a java program that can send sms text messages using the available sms gateways

thamsanqalupuwana
Автор

Can we also use rm -rf <filename> to remove the directory ?

somaniharika
Автор

what if there are hidden files inside a directory will then also the directory be not deleted?

swapnilkant
Автор

you didn't teach to remove file as file tye

TWNOGaming
Автор

hello, u r explain very well..but i have one question, why we use "rm -r" i know here 'r' for recursive and here it give error rm: illegal option -- p

usage: rm [-f | -i] [-dPRrvW] file ...

       unlink file

but i don't understand..Can u please explain it..thank u

shikhagupta
Автор

looks like Views are going down per video

amanrishal