adplus-dvertising

Discussion Forum

Que. In Unix, how do you check that two given strings a and b are equal?
a. test $a -eq $b
b. test $a -equal $b
c. test $a = $b
d. both a and c
Answer:both a and c
Confused About the Answer? Ask for Details Here
Know Explanation? Add it Here

Similar Questions: