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 |
can any one send me one project on linux ...?
what is difference between $@ and $* in UNIX Shell script
What is make command in linux?
How to FTP user access other directory except his own home directory ?
what is the command for finding the higest memory occupied file in linux?
To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob
What is echo command in batch file?
Hi guys, I am working in MNC from 1 and half year as Software Engg but not in programming, its in Information Security. Now I am doing RHEL 5(Red Hat certification) to move into Linux Admin. Can anyone please give me the future scope of this field and please send me the interview questions or links to get the idea. Thanks, Sushant.
How to monitor ports in a linux machine, with single command?
Which priority has the process?how do u view?
find out what file systems supported by kernel?
Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not found. what to do?