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
Explain ‘system calls’ with respect to unix commands?
Why is it called grep?
What does sed command do in unix?
What does this command do? Cat food 1 > kitty
What does #!/ Bin sh do?
Who wrote grep?
Is command prompt unix?
What is the function of grep command in unix?
Write a command that will display files in the current directory, in a colored, long format.
How to find $ai_serual resolved path by using unix
Which command can you use to find the currently running process in unix server?
Explain command to display different lines that are found when compare two files?
How does shebang work?
What are reported commands?
What is the behavioural difference between cmp and diff commands?