commit bash-20040802 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:34:13 -05:00
parent 898cc92e1b
commit b954488bc2
21 changed files with 4847 additions and 25 deletions
+5
View File
@@ -5997,6 +5997,11 @@ indication of whether or not a history entry has been modified.
@item
The default editor used by @code{fc} is @code{ed}.
@item
The @code{type} and @code{command} builtins will not report a non-executable
file as having been found, though the shell will attempt to execute such a
file if it is the only so-named file found in @code{$PATH}.
@end enumerate
There is other @sc{posix} 1003.2 behavior that Bash does not implement.