Check if two numbers are not equal to each other
Returns an exit code of 0 if the two integers are not equal to each other.
Authored by: Sidratul Muntahainteger_a
integer_b
Command
Copy
[[ integer_a -ne integer_b ]]
Tags
Edit in GitHub
Copied
Returns an exit code of 0 if the two integers are not equal to each other.
Authored by: Sidratul Muntaha[[ integer_a -ne integer_b ]]