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
How do I start a shell script?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
What is path in shell script?
What are the different kinds of loops available in shell script?
What is the equivalent of a file shortcut that we have a window on a linux system?
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
What is shell scripting used for?
How do I stop script errors?
What is basename in shell script?
how did u debugging in unix/ linux platform ??( project Related)
What is shell application?
how to get part of string variable with echo command only?