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


Please Help Members By Posting Answers For Below Questions

What is the first character of the output in ls l command?

894


What are bash commands?

819


How can we use grep command in unix?

864


How do I use grep to search for a file?

804


Name the various commands that are used for the user information in unix.

814


What is the command to view process running?

824


What does grep v do?

783


Is ‘du’ a command? If so, what is its use?

858


What is the use of cut command in unix?

980


What does #!/ Bin sh do?

787


What does the command '$ls | wc –l > file1' do?

932


What is command substitution?

918


What does pipe () return?

797


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1004


What does the command ' $who | sort –logfile > newfile' do?

1052