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 ctrl d?
What is {} in find command?
What is the difference between cat and more command?
What command will change your prompt to myprompt?
How do I search a whole word in vim?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
how to sort the content of the file based on numeric values
What is .sh file?
What do chown command do?
How to find $ai_serual resolved path by using unix
What does touch command do in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Explain ‘system calls’ with respect to unix commands?
What is time_t?
What is grep short for?