How will you emulate wc –l using awk?
No Answer is Posted For this Question
Be the First to Post Answer
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
How do I run a shell script in powershell?
What is bash used for?
What can you do with powershell?
write a shell script to check the failed jobs?
How do I run a .sh file?
What is the first line in every perl script called?
How do you read arguments in a shell program - $1, $2 ..?
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 do I run a bin bash script?
How do you know which shell I am using?
What is a batch file used for?