Reading last line from a log file within a loop
I’m trying hard to write a script function that reads the last line of a log file while that file is being updated, to use it in arguments.
I’m trying hard to write a script function that reads the last line of a log file while that file is being updated, to use it in arguments.