Hello, I have a file with several lines
for example;
I need to extract a line radiusAuthServTotalAccessRequests.0 = 0
and I don't have line #s in the file.
I need to write a script to extract the above line, put a date beside it and parse this line out to another directory / file.
How can I do this ?
You feedback would be greatly appreciated
Thank you so much to those who already replied and those who will reply.
