Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / examples / INDEX.html
index 5e8cdc6..bd06b25 100644 (file)
   </tr>
   <tr>
     <td>./functions/keep</td>
-    <td>Try to keep some programs in the forground and running.</td>
+    <td>Try to keep some programs in the foreground and running.</td>
   </tr>
   <tr>
     <td>./functions/ksh-cd</td>
     <td>csh</td>
   </tr>
   <tr>
+    <td>./scripts/bash-hexdump.sh</td>
+    <td>hexdump(1) in bash</td>
+    <td>hexdump -C, hd</td>
+  <tr>
     <td>./scripts/cat.sh</td>
     <td>Readline-based pager.</td>
     <td>cat, readline pager</td>