|
|
|
|
|
by tpoacher
572 days ago
|
|
From what I understand, based on the premise that this results from switching into 'arithmetic' mode, you don't even need test. The following will also work with the proposed attack: function guess () { declare -i num="${1}" ; }
(unless I'm missing something?) |
|