Open vibha-yganji opened 3 months ago
rm command: This command will delete a specific file.
rm -rf command: The -f option stands for "force." When used with -r, this command will forcibly delete the directory and all of its contents without prompting for confirmation, even if the files are write-protected.
Terminal Before and After rm-rf command
Before rm -rf
After rm -rf
Successful Portfolio Running on Browser
Successful Student Repository in Browser