Write a shell program to test whether a given number is even
or odd?
Answer Posted / 111
1111
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is meant by dos operating system?
How to redirect both standard output and standard error to the same location?
How do I run a shell script in powershell?
What are the different types of variables used in shell script?
What is bash shell command?
Write down the syntax for all the loops in shell scripting.
Is it possible to substitute "ls" command in the place of "echo" command?
What is a batch file used for?
What is k shell?
What is the significance of the shebang line in shell scripting?
What is shell and shell script?
What does sh mean?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
Is shell and terminal the same?
How to get the last line from a file using just the terminal?