blob: 38eac22328f3d586d398f08eb734ab0f09aca10b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
----------------------------------------------------
| Readable + writable in-memory filesystem (tmpfs) |
+--------------------------------------------------+
| Author: Ian Marco Moffett |
+--------------------------------------------------+
------------------------------------------------------------------------------
[d] /tmp/ -> [next] -> foo.txt -> [next] -> bar.txt
\
+> /tmp/noises/ -> [next] -> mrow.txt -> [next] -> squeak.txt
\
+> /tmp/noises1/ -> [next] -> bark.bin -> [next] -> wrff.txt
------------------------------------------------------------------------------
|