Which two commands can you use to delete directories?
Answers were Sorted based on User's Feedback
Answer / sandeep kumar
1. rmdir <directory Name>
2. rm -rf <directory name>
| Is This Answer Correct ? | 39 Yes | 0 No |
Explain difference between nfs soft and hard mouniting points?
How to hide the partition in GRUB booting? (This technique is required when you have more that one Windows system on different partitions of the same disk, let us say the first and second partitions of the first hard drive, to boot from the first partition you must hide the second one)
What does history command do in linux?
How to recover /etc/passwd file and /etc/shadow file?
Information technology is widely used in
Display the Disk Usage of file sizes under each directory in currentDirectory ?
Is python faster than bash?
What happens to hard link when file is deleted?
What is finger command in linux?
What does chmod 755 do?
How do you execute more than one command or program from a single command line entry?
I have a user name in /etc/vsftpd/user_list which is for blocking the ftp user. Now i blocked the user as well ,but without removing username in user_list i wanna access the users home directory and his own directory .How will you access the data ????