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
What is the nmap command?
What is pipe command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the general format of unix command syntax?
What is the difference between cat command and more command?
What is command statement?
What are bash commands?
How do I delete files from command prompt?
Which command should you use to find the remaining disk space in unix server?
Who command in unix?
Why is grep called grep?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What command is used to check the current users?
How do I search for text in vi?
Which command is used to copy files?