Version 1 of vfs::inmem

Updated 2005-05-15 23:41:20

Package vfs::inmem provides an in-memory file system via tclvfs. An in-memory file system should be useful for creating a file system hierarchy on which to mount other filesystems and which is capable of storing modest amounts of data. When soft links are implemented, it will also be useful for arbitrarily rearranging a file system hierarchy. vfs::inmem's author is Neil McKay; it is available from his homepage: http://www.eecs.umich.edu/~mckay/computer/inmemvfs.tcl


[ Category Package | Category VFS ]