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
What is the function of grep command in unix?
Describe the zip/unzip command using gzip.
What is ctrl d?
Explain ‘system calls’ with respect to unix commands?
What is {} in find command?
How to display no of records in oracle using unix command?
What are bash commands?
What do chmod, chown, chgrp commands do?
What is the general format of unix command syntax?
How do I use grep to search for a file?
What is the command to compare two files in unix?
What is s and g in sed command?
Which command is used to find whether the system is 32 bit or 64 bit?
Using unix command how to display no of records in oracle?
What is the behavioural difference between cmp and diff commands?