Skip to content

Persistence II

39. Files and Directories

  • A File is an array of bytes that can be read and written by a program. each file has an inode number.
  • A directory also has its own inode number.