Description
Shell commands can be queued and run one after another without keeping a manual terminal workflow open. This is useful for long-running batch jobs, downloads, conversions, and scripts that should not all run at once.
The tool executes the commands the user submits, so mistakes are still real shell mistakes. Users should check queued commands before they run, especially commands that modify files.