I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
1254Post New Shell Script Questions
Explain about non-login shell files?
What is the difference between break and continue commands?
How to print pid of the current shell?
What is the way to do multilevel if-else's in shell scripting?
What is the command to find out users on the system?
What are "c" and "b" permission fields of a file?
What does $@ mean bash?
What is the syntax of "nested if statement" in shell scripting?
Explain about stdin, stdout and stderr?
How do I run a shell script on a mac?
What is ms powershell?
What is scripting autism?
How do I run a script on mac?
What command needs to be used to take the backup?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.