Which of the following operators is used with test for comparison of numeric values?
(a) -eq
(b) -ne
(c) -gg
(d) –eq and -ne
This question was addressed to me during an interview.
My question comes from Using test and [ ] to Evaluate Expressions in division Essential Shell Programming of Unix