I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
1427Post New Shell Script Questions
What can scripts do?
Why is a script important?
What is a command line shell?
What are the advantages of shell script?
What is the first line in every perl script called?
What is eval in shell script?
How does shell scripting work?
Explain about the exit command?
How to check if the previous command was run successfully?
What is option in shell script?
What is shell environment?
What is $1 in shell scripting?
Explain about return code?
How to get script name inside a script?
What is the use of "$?" Sign in shell script?