Files
Navigate and manage project files and directories from the browser: inspect, create, search, copy, move, rename, edit and upload.
Use these commands for everyday filesystem work on hosting without SSH. Paths stay explicit, and destructive operations keep overwrite or deletion choices visible.
pwd/sandboxattr sandbox/feed.xml user.notepath sandbox/data/sample.txt
type file
permissions 0644
readable yes
writable yescd -sandboxcopy \sandbox\public \sandbox\tmp\public-files -fpublic-files/
assets/
app.js
style.css
index.htmldel sandbox/tmp/first.txt sandbox/tmp/folder -rtmp/
(file and directory targets removed in one recursive operation)
No commands match this filter
Commands
attrExtended filesystem attributesattr [path [key]] [-x|-d|-s <value>]cdDirectory navigation and current-directory listingscd [path|-] [-s|-S] [-d|-D]copyCopying files and directory treescopy [options] <dst> · <src> <dst>delSafe removal of files, links and directoriesdel <path>... [-r|-a] [-f]dirDirectory trees, masks, sorting and metadatadir [depth] [path] [mask] [options]echoreadReading, filtering and slicing text filesecho <file> [text] [options]findRecursive name and text searchfind <query> [options]imgInspection, resizing and conversion of common web imagesimg <file> [options] · img -f [dir] [mask] [options] · img [options] < <list>mdDirectory creationmd <path> [-MODE|-m MODE]mfFile creation and timestampsmf <file> [-MODE|-m MODE|-edit|-code]modPermissions and timestampsmod <path> [-0755|-m 0755] [-YYYYMMDD] [-HHMMSS] [-o|-s]movMoving files and directory treesmov <src> <dst> [-f]pwdCurrent and base directoriespwd [~|\|-b|-s]renRenaming files and directoriesren [-f] <new> · <src> <new>statFilesystem metadatastat [path] [-f] [-L]uploaddownloadBrowser uploads and controlled downloadsupload [dst] [-f]
Install the whole group
Download setup.lil to install the current versions of every installable command in this group.
install attr -v 1.3.1
install copy -v 1.2.4
install del -v 1.2.1
install dir -v 1.2.4
install echo -v 1.2.2
install find -v 1.2.1
install img -v 1.1.4
install md -v 1.2.1
install mf -v 1.2.2
install mod -v 1.1.3
install mov -v 1.2.2
install pwd -v 1.1.3
install ren -v 1.2.3
install stat -v 1.1.5
install upload -v 1.2.4
Commands built into the core are skipped automatically.
Download setup.lil ↓