Multiple Choice
The test statement ____ would be used to determine if A is numerically greater than B.
A) [ A -g B ]
B) [ A -ge B ]
C) [ A -gt B ]
D) [ A +eq B ]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The _ environment variable contains a list
Q10: Most configuration files on Linux systems are
Q11: Match each term with the correct statement
Q14: The _ command can be used to
Q15: Match each term with the correct statement
Q16: Given the syntax command && command, the
Q16: If you have _ permission to a
Q17: What is a decision construct? What is
Q33: You can use the sed command to
Q49: A case construct must be ended by