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

What does c mean in linux?

574


What is the command to delete a file linux?

532


What does grep grep do?

523


What is difference between sh and bash?

516


What is cpu core in linux?

520






Which commands are used to set a processor-intensive job to use less cpu time?

565


What is the difference between cd and cd in linux?

514


How much ram do I have linux?

542


What is shell scripting commands?

536


What language is a makefile written in?

525


What is nbtstat command?

594


What command would you use to check how much memory is being used by linux?

561


What the command used for search file or files for specific text?

502


What are the commands in linux?

533


What is 9 in kill?

528