Why we are writting shell scripts?
Plz if possible explain it briefly.
Answer Posted / sri
Can any one explain Automation using Shell script
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is awk script?
Why do we use shell scripting?
What is a shell in operating system?
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..
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
Is shell scripting useful?
How do I run a .sh file on mac?
What is the significance of $#?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What is the first line in every perl script called?
Explain about debugging?
How do I run a script from command prompt?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What is the use of "$#" in shell scripting?
What are the two files of crontab command?