Shell Word Splitting and Quoting
Word splitting, where the shell breaks the result of a variable expansion into multiple arguments on whitespace, and the quoting rules that prevent it
Knowledge documents in Operating System.
Word splitting, where the shell breaks the result of a variable expansion into multiple arguments on whitespace, and the quoting rules that prevent it
The stateless, ephemeral execution model of serverless functions, cold starts, and what to keep inside vs. outside the function