Linux rm command - Main points

Опубликовано: 18 Март 2025
на канале: OPEN SOURCE GURU JI
94
5

Title : Linux rm command - Main points
====================================
Playlist : Shorts Videos
====================================
Hello Friends,
I hope this video will help you to write down rm command in more specific way.

You can access article link below:
Link :

Code:
Add -i option in the command to make the terminal prompt to confirm every file deletion.
rm -i file1.txt file2.txt file3.txt

To delete a directory without being prompted, use the -rf option.
rm -rf test-Directory

Removing empty directories in Linux using rmdir command, you have to use the -d option.
rm -d Simple-Directory

Thanks,
Open source Guru Ji
======================================
You can access article link below:
https://opensourceguruji.com/sql-inte...
=======================================
Blog Link:
https://opensourceguruji.com
=======================================
Social Media Link to join :

Facebook:
  / gurubhai2019  

Blog:
https://opensourceguruji.com/

Instagram:
https://www.instagram.com/naturalheal...

LinkedIn:
  / 9202413  

Twitter:
  / 5_thinker