mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
commit bash-20120706 snapshot
This commit is contained in:
@@ -58,6 +58,7 @@ command typeset -n yy=xx
|
||||
echo $?
|
||||
|
||||
unset foo bar
|
||||
unset -n foo bar
|
||||
set foo
|
||||
typeset -n bar=$1
|
||||
foo=hello
|
||||
|
||||
Reference in New Issue
Block a user