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
Who invented grep?
What does 'mkdir' command do in UNIX?
What is the pipe command?
What is sed awk grep?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is {} in find command?
What is s and g in sed command?
What will the following command do?
How do you repeat a command in terminal?
Explain command to display different lines that are found when compare two files?
Explain command to view process running?
What is the command to find maximum memory taking process on the server?
What is rmdir command?
What is the use of the tee command?
What does sed command do in unix?