A file which is not deleted by normal user and also root
(using rm), for that type of file how we delete it?
Answer Posted / vishak
using the chattr command you can remove that file.
eg: if you give chattr +i filename you will get that error.
To overcome type the following command.
chattr -i filename.
after that you use rm -rf filename it will work.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How is grep so fast?
What is cat command in linux?
Explain about refer?
How do I stress test my cpu?
How can I delete a file in linux?
What does kill in linux?
What does grep grep do?
How do I check if my cpu is overclocked?
What are the ms dos commands?
What is linux load average?
How do I start ms dos?
How do I list all processes in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What would be the result of the command paste -s dog cat?
What is the symbol of linux?