commands.sh

pueue send

all

Send input to a task.

More info →

Examples (2)

Send input to a running command

pueue send task_id "input"

Send confirmation to a task expecting y/N (e.g. APT, cp)

pueue send task_id y
made by @shridhargupta | data from tldr-pages