PFS implements a FileSystem using the contiguous allocation method. It uses volume files of 10KB size to create and move files between the OS and this PFS. This project is implemented in Java. Each ...
昨日のlucidityと同じ作者さんのモジュールですが、clique(派閥)モジュールというのがあります。 フォルダ内に数種類のファイルが置かれていて、かつ、それぞれに連番が振られていたり命名規則がある、といったときに役に立ちそうなモジュールです。