Missing: truncate. No way to shrink/extend a file to an exact size.
Behavior: GNU truncate -s SIZE FILE incl. +/-/</>/% modifiers and -r REF/-o. Enforce the VFS quota/byte budget on growth (sparse-extend must still charge bytes, or refuse). VFS paths only.
From the safe-bash command gap analysis (2026-09-08). Sandbox constraints apply: bounded input/CPU/memory, VFS-only paths, cooperative cancellation, no host process/network beyond the existing curl authorizer.
Missing:
truncate. No way to shrink/extend a file to an exact size.Behavior: GNU
truncate -s SIZE FILEincl.+/-/</>/%modifiers and-r REF/-o. Enforce the VFS quota/byte budget on growth (sparse-extend must still charge bytes, or refuse). VFS paths only.From the safe-bash command gap analysis (2026-09-08). Sandbox constraints apply: bounded input/CPU/memory, VFS-only paths, cooperative cancellation, no host process/network beyond the existing curl authorizer.