Signal a shell job using jobspec.
Section: Job Control
Send signal to job
bash
bash
kill -TERM %1Explanation
Job specs are very handy in interactive Bash.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Job Control