index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
bash-arithmetic-function
blob: c0b276cb50fa418b0372d9220680f69c0c4cee36 (
plain
)
1
2
3
4
RIGHT() ((
ChangeMe = "$x" + "$y"
))