You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was doing a quick search in the test folder, but I don't quite see the parameter expansion other than default -, nor do I see nesting of operations. Having support for + and = operator would be appreciated.
The text was updated successfully, but these errors were encountered:
https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html
I was doing a quick search in the test folder, but I don't quite see the parameter expansion other than default
-
, nor do I see nesting of operations. Having support for+
and=
operator would be appreciated.The text was updated successfully, but these errors were encountered: