ftl-command-vs-shell-distinction

Status: IN

`ftl_command` runs commands directly without shell interpretation; `ftl_shell` runs through a shell and supports pipes (`|`) and environment variable expansion (`$HOME`).

Source: entries/2026/05/11/examples-04-ftl-modules-example_local.md

JSON