issues
search
idank
/
explainshell
match command-line arguments to their help text
GNU General Public License v3.0
13.29k
stars
794
forks
source link
Parser doesn't support Arithmetic Expansion
#325
Open
AnonymousApexio
opened
7 months ago
AnonymousApexio
commented
7 months ago
Tried for echo $(( RANDOM % 100 + 1 ))
Tried for echo $(( RANDOM % 100 + 1 ))