The rm command removes links to file. What does this mean?
How then is a file deleted from the
file system?
Answer Posted / usama el far
I think he is asking about this :
- when we remove a file what happens actually that it will
be removed from the inode table && its entery in the parent
directory will be removed too
here what happened that the file's data blocks were not
removed actually from the hard disk but there is no pointing
/ linking to it
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is in grep command?
What are grep patterns?
How can we use grep command in unix?
Who invented grep?
What is grep command in unix with examples?
What is grep short for?
What are the unix commands?
What is the function of grep command in unix?
Why is grep called grep?
Why is shebang used?
Is command prompt unix?
Which unix command lists files/folders in alphabetical order?
What is the unix command to confirm a remote host is alive or not?
How do I use grep to find a file?
What is sed awk grep?