The rm command removes links to file. What does this mean?
How then is a file deleted from the
file system?
Answer Posted / aseem
rm never delete the link. only file get removed from index.
so it will not come when you will use ls command
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How do I run a whois command?
Name the unix command to find how many days the server has been up.
What is the use of find command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which command is used to restrict incoming messages?
How do I search for a file in unix command?
How do I delete files from command prompt?
What is awk good for?
What is .sh file?
How do I find previous commands in unix?
Why is shebang used?
How do I use grep to find a file?
What is the behavioural difference between cmp and diff commands?
What is the unix command to confirm a remote host is alive or not?
What do know about tee command and its usage?