commit bash-20040805 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:34:46 -05:00
parent 8a9c66f622
commit 8ed8525cb1
22 changed files with 4435 additions and 112 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
This is the Bash FAQ, version 3.27, for Bash version 3.0.
This is the Bash FAQ, version 3.28, for Bash version 3.0.
This document contains a set of frequently-asked questions concerning
Bash, the GNU Bourne-Again Shell. Bash is a freely-available command
@@ -1763,7 +1763,6 @@ These are features that may or may not appear in a future version of bash.
breaking some of the shell functionality into embeddable libraries
a module system like zsh's, using dynamic loading like builtins
date-stamped command history
a bash programmer's guide with a chapter on creating loadable builtins
a better loadable interface to perl with access to the shell builtins and
variables (contributions gratefully accepted)