summaryrefslogtreecommitdiffstats
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash6
1 files changed, 6 insertions, 0 deletions
diff --git a/bash b/bash
new file mode 100644
index 0000000..e3402fb
--- /dev/null
+++ b/bash
@@ -0,0 +1,6 @@
+==================
+BASH
+==================
+
+Job Control
+ The syntax for "job number" or "JOBSPEC" (when using ``kill`` or similar) is ``%4`` or ``%5``.