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 / chin

Using chattr command we need to change the attributes.
and then normally remove using rm command.

ex: chattr -iIu example
then rm -rf example

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How find ip address linux?

758


What are grep patterns called?

736


How do you kill a process in linux?

753


What is whois command?

760


What is bash linux?

728


What is difference between free and available memory in linux?

716


What are grep commands?

728


How do I find the process id in linux?

756


What does df command do in linux?

736


How do you run command every time a file is modified?

711


How do I find cpu in linux?

701


What is cpu core in linux?

709


How do I check command history?

723


How to write the output of a command to a file?

750


How do I clear my run history?

779