Why are shell scripts used?
No Answer is Posted For this Question
Be the First to Post Answer
Write a script to print the first 10 elements of fibonacci series.
How do you debug a script?
How to initialize a directory size to a variable??
write a program to display all the files from the current directory which are created in particular month
How do I run a .sh file on mac?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
Why are shell scripts used?
What is echo $shell?
How do you find out What is your shell?
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
write a shell script to check the failed jobs?
Write down the syntax for all the loops in shell scripting.