普段パソコンを使っていて、「同じファイルが別の場所にもあるように見える」状況に出会ったことはありませんか? Unix の世界では、こうした仕組みを “リンク” と呼びます。そしてこのリンクを理解する鍵が inode(アイノード) と呼ばれる概念なん ...
この処理は通常非常に高速に完了するが、その理由とOS内部でのファイル管理構造を整理しておく。 ファイル管理構造 Unix系ファイルシステムでは以下の構造でファイルが管理される。 ディレクトリ ↓ ファイル名 → inode番号 ↓ inode ↓ データブロック ...
The inode (index node) is the on-disk data structure that stores everything the kernel needs to know about a file -- except its name. Every file, directory, symlink, and special file has exactly one ...
The FastFile file system uses an inode array to organize the files on disk. Each inode consists of a user id (2 bytes), three time stamps (4 bytes each), protection bits (2 bytes), a reference count ...
A lot of information is available about individual files on a Unix system. For example, the ls -l command will display the permissions matrix and ls -i will display a file’s inode. But, if we want to ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する