Hi everyone...

This morning, I merged 2 apache logfile together. Stupidly, after:
# cat log1 log2 > newlog
, I did a:
# sort newlog > sortedlog
Now, I just realize that sortedlog is screwed :(

How to re-sort sortedlog so it is sorted based on the date field?

Thanks...

/john



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to