Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] [C&C]Viewing log files



I know 03 ways to view log files.

1. vi -R. The pro is that we can use vi conmand in it.
The con is that if the log file is too big, the performance may get worse.
2. tail -f. Maybe the most popular way to go.
I hate it when httpd's access_log got too many accesses.
I can't see anything.
3. less -S. IMO, a better way.
The features described in less's "h" ( help ) page are just good enough
from jumping and searching the logs.

BR,

VH


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links