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...


The rm command removes links to file. What does this mean?
How then is a file deleted from the
file system?

Answers were Sorted based on User's Feedback



The rm command removes links to file. What does this mean? How then is a file deleted from the fi..

Answer / usama el far

I think he is asking about this :

- when we remove a file what happens actually that it will
be removed from the inode table && its entery in the parent
directory will be removed too

here what happened that the file's data blocks were not
removed actually from the hard disk but there is no pointing
/ linking to it

Is This Answer Correct ?    7 Yes 0 No

The rm command removes links to file. What does this mean? How then is a file deleted from the fi..

Answer / aseem

rm never delete the link. only file get removed from index.
so it will not come when you will use ls command

Is This Answer Correct ?    6 Yes 1 No

The rm command removes links to file. What does this mean? How then is a file deleted from the fi..

Answer / chakri

if we do $rm filename, the file is is removed or
deleted.there is no utility to restore the file.

Is This Answer Correct ?    3 Yes 0 No

The rm command removes links to file. What does this mean? How then is a file deleted from the fi..

Answer / hari

no.mean command is description for the unix commands
ex:man cat
rm filname

Is This Answer Correct ?    0 Yes 0 No

The rm command removes links to file. What does this mean? How then is a file deleted from the fi..

Answer / balaji

actually, rm does not remove the link.
link can be deleted by using ulink.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Unix Commands Interview Questions

How would you find the size of a file or directory?

1 Answers  


what are processor execution levels and priorities?

2 Answers   Infosys,


What does touch command do in unix?

0 Answers  


Explain command to show the space allocation of files?

0 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


what do you understand by 'unix is a portable os'?

3 Answers   Infosys,


can we use cat command as an editor ..???

12 Answers   TCS,


How are UNIX file permissions represented?

1 Answers  


in a growing log file how will you see the 1st 99 lines?

7 Answers  


Write a command to find all of the files which have been accessed within the last 30 days.

14 Answers   Cisco,


If we want to see first 35 lines of a file which command we have to use?

8 Answers  


What is the difference between pipe (|) and tee command in unix

14 Answers   Cap Gemini, TCS,


Categories