Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Find the inode of that file then use find command to delete

ls -i

find . -inum <inode no> -exec /usr/bin/rm {} \;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is llvm used for?

1194


What is iptables command in linux?

1110


What is devops linux?

1033


How do I check storage on linux?

1079


What is the role of case sensitivity in affecting the way commands are used?

1176


Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.

1692


In order to display the last five commands you have entered using the fc command, you would type?

967


How do you save a file in linux?

1186


What is command example?

1152


Explain grep command.

1065


What is mask and umask in linux?

1055


What can you tell about the tar command?

1170


What is history command in linux?

1138


What are grep patterns called?

1075


What does umask 022 mean?

1216