Hi
I need to count total number of lines in a log files. It will let me know how much a certain process has been used. So that I can now how many times it was executed.
Is there way to do this form from Shell because I am accessing server through SSH only.