diff options
-rw-r--r-- | bash | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +================== +BASH +================== + +Job Control + The syntax for "job number" or "JOBSPEC" (when using ``kill`` or similar) is ``%4`` or ``%5``. |