I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What are the different types of commonly used shells on a typical linux system?

0 Answers  


What are the advantages of shell script?

0 Answers  


What is the difference between running a script as ./scriptname.sh and sh scriptname.sh

1 Answers  


Why do we use shell scripting?

0 Answers  


I have 2 files and I want to print the records which are common to both.

0 Answers  






Explain about return code?

0 Answers  


what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly

4 Answers  


Where are cowrie shells found?

0 Answers  


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"

6 Answers  


What is the use of break command?

0 Answers  


write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?

6 Answers   IBM, Wipro,


what are command line arguments? what is the need of those?

1 Answers   Flipkart,


Categories