BFS
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Add standard navigational header) |
Dan Tobias (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | { | + | {{FormatInfo |
| − | | | + | |formattype=electronic |
| − | | | + | |subcat=Filesystem |
| − | + | }} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
BFS (also BeFS) is the file format for BeOS. See also [[Haiku]] which is a recreation of BeOS and can read BFS to a greater or lesser extent. | BFS (also BeFS) is the file format for BeOS. See also [[Haiku]] which is a recreation of BeOS and can read BFS to a greater or lesser extent. | ||
Revision as of 16:06, 17 November 2012
BFS (also BeFS) is the file format for BeOS. See also Haiku which is a recreation of BeOS and can read BFS to a greater or lesser extent.
Resources
- The BeOS file system: an OS geek retrospective accessed 28 Oct 2012.
- Practical File System Design With the Be File System, by Dominic Giampaolo (the designer of BFS)