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
Is it inbetween or in between?
How to use grep command to list find the records of a file containing 10 different strings?
How do I run a bash script?
Explain the steps that a shell follows while processing a command.
What does awk stand for?
What do know about tee command and its usage?
What is the use of finger command?
How does shebang work?
Explain command to show the space allocation of files?
Why is shebang used?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does this command do? Cat food 1 > kitty
What is the functionality of a top command?
Which command will print your home directory on screen?
How do I run a whois command?