shell program - how to compare number with string by -gt

Viewed 12

I don't know if exist a var $b ,make the value of the expression : [[ "$a" -gt "$b" ]] && [[ "$b" -gt 88888888 ]] is true?...

0 Answers
Related