summaryrefslogtreecommitdiffstats
path: root/bash
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@snark.mit.edu>2008-07-29 03:36:07 -0400
committerbryan newbold <bnewbold@snark.mit.edu>2008-07-29 03:36:07 -0400
commit8c4e441050c3f4cce678bed4d3f112ba26800cb3 (patch)
treec626993d7083a28f42c67b8ecdabb11d9438e279 /bash
parentee2b54548a21ff05fe520b4b774a9b7ab7e13b39 (diff)
downloadknowledge-8c4e441050c3f4cce678bed4d3f112ba26800cb3.tar.gz
knowledge-8c4e441050c3f4cce678bed4d3f112ba26800cb3.zip
made software dir, added pynfs
Diffstat (limited to 'bash')
-rw-r--r--bash6
1 files changed, 0 insertions, 6 deletions
diff --git a/bash b/bash
deleted file mode 100644
index e3402fb..0000000
--- a/bash
+++ /dev/null
@@ -1,6 +0,0 @@
-==================
-BASH
-==================
-
-Job Control
- The syntax for "job number" or "JOBSPEC" (when using ``kill`` or similar) is ``%4`` or ``%5``.