Why is shell scripting important?
No Answer is Posted For this Question
Be the First to Post Answer
How to handle the delimiter unit seperator in Unix
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
What are the different commands available to check the disk usage?
What is the command to find out today's date?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
How do we create command aliases in a shell?
How would you print just the 25th line in a file using smallest shell script?
What is a program shell?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
What is a scripting language simple definition?
Where cron file kept?