summaryrefslogtreecommitdiffstats
path: root/bash
blob: e3402fb910cc7fae3efc7cb45f1a2a130f401563 (plain)
1
2
3
4
5
6
==================
BASH
==================

Job Control
    The syntax for "job number" or "JOBSPEC" (when using ``kill`` or similar) is ``%4`` or ``%5``.