The rm command removes links to file. What does this mean?
How then is a file deleted from the
file system?
Answer Posted / chakri
if we do $rm filename, the file is is removed or
deleted.there is no utility to restore the file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
Differentiate cat command from more command.
What is time_t?
What does find command return in unix?
How do you grep recursively?
What are reported commands?
What is used to type command?
Write a command to display a file’s contents in various formats?
What is the behavioural difference between cmp and diff commands?
What is the difference between cat command and more command?
What is the command to view process running?
What is in grep command?
What will the following command do?
What is merge command in unix?
What is sed awk grep?