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
What are the different types of shell scripting?
How does shell scripting work?
What is gui scripting?
What is a shell in operating system?
Is shell scripting a language?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What does $@ mean in shell?
How does path variable work?
What is the use of "$#" in shell scripting?
What is the default shell of solaris?
what is info area how many types?
What is an inode block?
Why do we use shell scripting?
What is shell variable?
What is the equivalent of a file shortcut that we have a window on a linux system?