write a shell script to find the largest number from 3 given
numbers.
Answer Posted / a
mr imran/vipul
when i run this script it always say number not given
what is the reason and how would this ask for the those 3 numbers to be sorted ??
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about the exit command?
What does the sh command do?
wats the deinitions for shell utility and filter?
What is the command to find out users on the system?
Explain about stdin, stdout and stderr?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
Is shell scripting a programming language?
What are the disadvantages of shell scripting?
What are the different types of variables used in shell script?
What are the different types of shell scripting?
How will you connect to a database server from linux?
What is the lifespan of a variable inside a shell script?
Write down the syntax of "for " loop
How do I open a jshell in cmd?
What is option in shell script?