ローカル参照と公開済みの全モードを含む完全パッケージをインストールします。
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.1upgrade が互換性を確認し、必要な場合だけブロックを置換します。
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.