files — Files in the jail — openbash

cat, ls, find, cp, mv, mkdir, rm, stat, du, diff and the path helpers.

files

files is a command on the openbash shell, reachable over HTTP, SSH and MCP with one key. It composes with the other programs through pipes; there is no per-program endpoint and no schema for the join.

biotech drug label semaglutide > /tmp/label.json && wc -c /tmp/label.json

help

files: the filesystem coreutils.

NOT ONE COMMAND
  A catalog entry for a SET, grouped for the same reason as `text`.

WHAT IS THERE
  cat ls find mkdir rm touch cp mv stat du diff basename dirname realpath
  date sleep clear

WHERE THEY RUN
  Inside this account's jail and nowhere else. `/tmp` is a scratch space for
  the session; mounted storage appears as its own directory when the account
  has it.