Is there a way to get my file.regmatch or log[] items to not grep the entire log each time?
I would like it to grep on new lines since the last check. Is this possible with built in functionality or would it be best to just call a custom script to save the line position?
danke
I would like it to grep on new lines since the last check. Is this possible with built in functionality or would it be best to just call a custom script to save the line position?
danke
Comment