mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20060406 snapshot
This commit is contained in:
@@ -21,6 +21,8 @@ echo $a $b
|
||||
|
||||
let a=(4*3)/2
|
||||
echo $a
|
||||
a=(4*3)/2
|
||||
echo $a
|
||||
|
||||
LNAME=nordholz
|
||||
echo ${LNAME}
|
||||
|
||||
Reference in New Issue
Block a user