How to use arguments in a script?
No Answer is Posted For this Question
Be the First to Post Answer
What makes c shell a more preferable option than the bourne shell?
Why are shell scripts used?
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..
Which is better perl or shell scripting?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
Is bash a shell script?
What does echo mean in scripting?
Why should we use shell scripts?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
When should shell programming/scripting not be used?
shell script for reverse the string
Why is shell scripting important?