Tag Archives: shell command test

Shell Command Test

The command test in the shell is used to check whether a condition is true. It can test numbers, strings and files. Number arguments test Tag Description -eq Integer1 and Integer2 variables are algebraically equal -ne Integer1 and Integer2 variables … Continue reading

Posted in Internet Technology | Tagged , | Comments Off on Shell Command Test