Write a shell script to looking at the log file to see if
the test has passed or not
Answer Posted / guest
tail -f /var/log/messages provided all the messages are
appended to the log.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Calculate a real number calculation directly from the terminal and not any shell script.
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 shell is the best?
Is shell scripting difficult?
How do I stop script errors?
determine the output of the following command: echo ${new:-variable}
What does echo mean in scripting?
What are scripts in psychology?
Please give me example of " at command , contrab command " how to use
What is shell application?
How do I start a shell script?
Write a script to print the first 10 elements of fibonacci series.
What is .sh file in mac?
What are the default permissions of a file when it is created?
What is the syntax of while loop in shell scripting?