in UNIX,what is the command to remove directory with files?
Answer Posted / vijay
rm -r <directoryname>
| Is This Answer Correct ? | 47 Yes | 8 No |
Post New Answer View All Answers
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the command to compare two files in unix?
How do I use grep to search for a file?
what is the advaantage of each user having its own copy of the shell?
Which command is used to copy files?
What command will change your prompt to myprompt?
What is grep short for?
What is the use of sed command in unix?
Is ‘du’ a command? If so, what is its use?
Name the general commands in using unix os for a beginner?
What is sed awk grep?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to delete all files in the current directory and all its sub-directories?
hw will u use awk in replacing cahrs and files
Which command can you use to find the currently running process in unix server?