Base 包
安装包含本地参考和全部已发布模式的完整包。
install diskdisk文件系统剩余空间与目录大小是两个不同问题。用
文件或目录位于某个文件系统中。Total、Used、Free 描述整个文件系统,而目录大小只描述某一路径下的内容。
disk [path] [-r]disk显示当前目录所在文件系统的容量
disk <path>显示所选文件或目录所在文件系统的容量
disk <dir> -r另外递归计算所选目录内容的大小
只有显式 -r 才会对所选目录执行受限递归扫描,并补充项目数与文件总大小。不会跟随符号链接,并设有扫描上限防止大型目录树失控。
可直接在页面中运行预先准备的示例。结果已预先生成并在浏览器中显示;服务器不会执行任何终端命令。
安装当前兼容版本。完整功能请选择 Base,精简包请选择 Minimum;已安装模块的更新请使用 upgrade。
Base 与 Minimum 是同一当前模块版本的两个包。
安装包含本地参考和全部已发布模式的完整包。
install disk安装精简包。该包不包含本地参考;
install disk -m安装这个确切的已发布版本。
install disk -v 1.2.1让 upgrade 检查兼容性,仅在需要时替换已安装块。
upgrade disk删除扩展块,不影响核心和其他模块。
install disk -u示例可复制,但网站不会执行。请先检查路径、权限和破坏性选项。
cd \sandbox | disk . | disk . -r1.0 GB
320 MB (31.2%)
704 MB
18
12
6
0
2.1 KBdisk sandbox/dataPath sandbox/data
Total 1.0 GB
Used 320 MB (31.2%)
Free 704 MBdisk sandbox/data -rPath sandbox/data
Total 1.0 GB
Used 320 MB (31.2%)
Free 704 MB
Items 3
Files 3
Directories 0
Links 0
Size 2.1 KBdisk sandbox/images -rPath sandbox/data
Total 1.0 GB
Used 320 MB (31.2%)
Free 704 MB
Items 3
Files 3
Directories 0
Links 0
Size 2.1 KBdisk \sandbox\missing未找到路径sandbox/README.txt该示例使用受保护的 /sandbox/ 文档工作区中的文件或目录。
lil-terminal documentation sandbox
This directory is part of the server tree: website_e36e9fed/sandbox/.
It is never included in generated lil-terminal downloads and direct HTTP access is blocked.
The documentation renderer reads only explicitly allow-listed files from here and
uses them to show real, reproducible command examples.
The fixtures are intentionally small and contain no secrets. They cover PHP, HTML,
CSS, JavaScript, JSON, INI, SQL, Python, shell, XML/SVG, CSV, plain text, logs,
images, .lil workflows, archives and temporary work paths.
During module review, examples may be refined together with the command. Keep paths
stable whenever possible because public documentation links refer to them.