First page
Back
Continue
Last page
Overview
rm
and inodes
The
rm
command:
Decrements the link count, thus freeing the inode number to be reused
Places data blocks on the free list
Removes the directory entry
Data is not actually removed, but will be overwritten when the data blocks are used by another file