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 rmdir command?
Name the general commands in using unix os for a beginner?
What is {} in find command?
What do chgrp command do?
What is the difference between cat and more command?
Which command will print your home directory on screen?
How do you grep recursively?
What does the command '$ls | wc –l > file1' do?
How do I clear my terminal history?
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 time_t?
How do I search a whole word in vim?
What is grep short for?
What are reported commands?
Who wrote grep?