Install the complete package with local command reference and every published mode.
install statstatShow type, permissions, owner, size, timestamps and link data; full mode adds filesystem details.
Use the brief view for routine checks and -f when you need ownership, timestamps, access flags or filesystem details.
stat [path] [-f] [-L]statshow brief information for the current directory
stat <path>show brief information without following a symbolic link
-fshow full filesystem information
-Lfollow a symbolic link and inspect its target
Files show path, type, extension and installed handlers, size, permissions and modification time. Directories show path, type, immediate item count, permissions and modification time.
-f preserves the extended metadata view with real path, name, directory, MIME type or directory counts, ownership identifiers, access flags, timestamps and filesystem capacity when PHP can read them.
Without -L,
Run the prepared examples directly on the page. Their results are prebuilt and shown in the browser; no terminal command is executed on the server.
Install the current compatible version. Choose Base for the complete feature set or Minimum for the reduced package; use upgrade to update a module that is already installed.
Base and Minimum are two packages of the same current module release, not separate command versions.
Install the complete package with local command reference and every published mode.
install statInstall the reduced package. Local reference is omitted;
install stat -mInstall exactly this published version.
install stat -v 1.1.5Ask upgrade to check compatibility and replace the installed block only when needed.
upgrade statRemove the extension block while leaving the core and unrelated modules intact.
install stat -uExamples are copyable command lines, not actions executed by this website. Review paths, permissions and destructive flags before running them on a real project.
cd \sandbox | stat data/sample.txtPath data/sample.txt
Type file
Extension txt · @edit
Size 100 b (100 B)
Permissions 0644 -rw-r--r--
Modified 2026-08-09 16:01:21stat imagesPath images
Type directory
Items 2
Permissions 0755 drwxr-xr-x
Modified 2026-08-09 12:52:02stat images/icon.svgPath images/icon.svg
Type file
Extension svg · @edit
Size 1 024 b (1 KB)
Permissions 0644 -rw-r--r--
Modified 2026-08-09 12:52:02stat missing.txtFile not found: missing.txtsandbox/data/sample.txtThe example uses a file or directory from the protected /sandbox/ documentation workspace.
lil-terminal sandbox text file
This file is safe to read, copy, rename, replace, hash and archive.
Shows @core as the highest-priority handler for .lil scripts before installed editors.