Hi,
I need to combine several log files into one cohesive file that is organized
by date and time. These log files are webserver access_log files and I
would like the summary file sorted by the access date and time data in the
logfiles. I believe the SORT command, used with the -k extension, can be
used to do this, but I haven't been able to get this to work. If anyone has
any information that can help me, I would greatly appreciate it.
Thanks in advance,
JB