commit bash-20070712 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:10:14 -05:00
parent 234d872963
commit 70694d2e64
16 changed files with 1705 additions and 69 deletions
+1 -7
View File
@@ -5,7 +5,7 @@
<th>X-Ref</th>
</tr>
<tr>
<td>./bashdb</td>
<td>./obashdb</td>
<td>Deprecated sample implementation of a bash debugger</td>
</tr>
<tr>
@@ -436,12 +436,6 @@
</tr>
<tr>
</tr>
<tr>
<td>./obashdb</td>
<td>Modified version of the Korn Shell debugger from Bill Rosenblatt's 'Learning the Korn Shell'.</td>
</tr>
<tr>
</tr>
<tr>
<td>./scripts.noah</td>
<td>Noah Friedman's collection of scripts (updated to bash v2 syntax by Chet Ramey)</td>