From af9b728170b5ba42646f6ee25621c40cbf1e9164 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 3 Feb 2008 20:37:02 -0500 Subject: annoying thing I always forget --- bash | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bash (limited to 'bash') 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``. -- cgit v1.2.3