Answer Posted / satbeer singh
Shell is a program that takes commands as an input from the
user and interact with the Operating system to execute
those commands.Shell is a wraper around the Operating
system and passes on the information in form of the
commands to get the task done.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is bash an operating system?
What are the advantages of shell scripting?
What is the lifespan of a variable inside a shell script?
What is @echo off?
Explain about non-login shell files?
What is the fastest scripting language?
What does egrep mean?
What does echo $0 do?
What is the conditional statement in shell scripting?
What is in a script?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
How does shell scripting work?
Write the syntax for "if" conditionals in linux?
What is web script?
Is shell scripting difficult?