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
Explain the linux ‘cd’ command options along with the description?
Who linux commands?
What are grep patterns called?
What is the fastest way to enter a series of commands from the command-line?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
Which command will show you free/used memory?
Who am I command in linux?
What are the basic commands for user management?
How do you kill a process in linux?
You issue the command head * what would the resulting output be?
How do I get to root in linux?
What is clang tidy?
What is an os command?
What command would you use to check how much memory is being used by linux?
What is make in linux?