Imported from ../bash-2.05.tar.gz.
This commit is contained in:
parent
bb70624e96
commit
28ef6c316f
251 changed files with 22319 additions and 12413 deletions
|
@ -29,8 +29,12 @@ declare -i ivar="10"
|
|||
unset
|
||||
declare -x ivar="42"
|
||||
hB
|
||||
braceexpand:hashall
|
||||
braceexpand:hashall:interactive-comments
|
||||
hPB
|
||||
braceexpand:hashall:physical
|
||||
declare -r SHELLOPTS="braceexpand:hashall:physical"
|
||||
braceexpand:hashall:physical:interactive-comments
|
||||
declare -r SHELLOPTS="braceexpand:hashall:physical:interactive-comments"
|
||||
abcde
|
||||
20
|
||||
30
|
||||
40
|
||||
50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue