Answer Posted / samrat biswal
Test is a condition evaluation command.The test command
evaluates the expression if the value is True,returns a
zero exit status; otherwise,a nonzero exit status is
returned.test also returns a nonzero exit status if there
are no arguments.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
How do I run a bash script?
What is time_t?
What is difference between grep and find command in unix?
Why is grep called grep?
How do you grep recursively?
What is the comma to display different lines that are found when compare two files?
What is rmdir command?
How many unix commands are there?
Which command is used to restrict incoming messages?
How do you repeat a command in terminal?
What is the use of cut command in unix?
How can we use grep command in unix?
What is the general format of unix command syntax?
What command will change your prompt to myprompt?
What is the use of egrep command in unix?