Webmaster's Community

Webhosting Forums => Dedicated Server Administration => Topic started by: Savera on November 21, 2011, 06:53:10 AM

Title: Count number of lines in linux log files (from command line)
Post by: Savera on November 21, 2011, 06:53:10 AM
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.