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

Which command is used to check the number of files and disk space used and the each user’s defined quota?

1091


How can we increase disk read performance in single command in Linux?

1040


What is bc command in unix?

1119


Explain about the command lynx?

1163


What does history command do in linux?

1300


What are bash scripts used for?

1130


How do I get to root directory in linux?

1131


How do I check dns entry?

1079


What the command used for list the contents of your home directory, current directory and all subdirectories?

999


What is history command in linux?

1147


How do you grep?

1007


What is FC command?

935


Explain trap command of linux?

1099


State and explain about features of UNIX?

1128


What is command line in unix?

1097