The rm command removes links to file. What does this mean?
How then is a file deleted from the
file system?
Answer Posted / balaji
actually, rm does not remove the link.
link can be deleted by using ulink.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the pipe command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is nr in awk command?
What is the difference between cat and more command?
What is rmdir command?
What is time_t?
What is the behavioural difference between cmp and diff commands?
Which command will print your home directory on screen?
Can you enlist some commonly used network commands?
What will the following command do?
Does cp command overwrite files?
What is the size of time_t?
How do I clear my terminal history?
How do I search for a file in unix command?
Differentiate cmp command from diff command.