Files
tldr/pages.zh/common/pueue-send.md

12 lines
282 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# pueue 发送
> 将输入发送到任务。
> 更多信息:<https://github.com/Nukesor/pueue>。
- 将输入发送到正在运行的命令:
`pueue send {{任务ID}} "{{输入}}"`
- 向期望 y/N 的任务发送确认(例如 APTcp
`pueue send {{任务ID}} {{y}}`