This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93dd9fd90a
busybox
/
shell
/
ash_test
/
ash-vars
/
var-do-not-collapse-arithme...
4 lines
47 B
Plaintext
Executable File
Raw
Blame
History
unset a
echo $((3 + ${a:=$((4 + 5))}))
echo $a
Reference in New Issue
View Git Blame
Copy Permalink