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 are filter commands in unix?
What is the pipe command?
How do I search a whole word in vim?
Which unix command lists files/folders in alphabetical order?
Who wrote grep?
Which command is used to delete all files in the current directory and all its sub-directories?
What does awk stand for?
What is the first character of the output in ls l command?
Differentiate cat command from more command.
What do chmod command do?
What is “chmod” command?
What is unix command line?
What does #!/ Bin sh do?
Explain command to view process running?
What are the differences among a system call, a library function, and a unix command?