文件系统TiltFs.zip
TiltFs 是一个基于 Tilt 的用户空间下的文件系统。 使用方法: 1. 安装文件系统 $ cd {some_dir} $ mkdir _template $ mkdir mnt $ echo 'Hello, ' > _template/hello.txt $ tiltfs mnt/ _template/ -> Mount "_template" into "mnt" 2. 访问文件 $ cd {some_dir} $ cat mnt/hello.txt Hello, $ $ mv _template/hello.txt _template/h
文件列表
tilt-fs-master.zip
(预估有个18文件)
tilt-fs-master
tilt-fs.gemspec
1KB
LICENSE.txt
1KB
lib
tilt
fs.rb
101B
fs
file_system
file.rb
2KB
core.rb
2KB
暂无评论