Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, in bash scripting, for integer comparisons you use things like -le, -gt, -lt, -eq, etc, while for [...] comparisons you use == (or simply =) and !=
Answer
string

Question
In linux, in bash scripting, for integer comparisons you use things like -le, -gt, -lt, -eq, etc, while for [...] comparisons you use == (or simply =) and !=
Answer
?

Question
In linux, in bash scripting, for integer comparisons you use things like -le, -gt, -lt, -eq, etc, while for [...] comparisons you use == (or simply =) and !=
Answer
string
If you want to change selection, open document below and click on "Move attachment"

Other Comparison Operators
Other Comparison Operators Advanced Bash-Scripting Guide: Prev Chapter 7. Tests Next 7.3. Other Comparison Operators A binary comparison operator compares two variables or quantities. Note that integer and string comparison use a different set of operators. integer comparison -eq is equal to if [ "$a"

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.