Search Results

Search: Posts Made By: bwatlington
3,662
Posted By bwatlington
awk problem (Solaris vs Linux)
My overall goal is to parse a large log by date range - here's my code:
awk '$0>="["from && $0<="["to' from="2010-07-24 13:00" to="2010-07-24 13:05:" my.log

This works fine with Linux but I get...
1,252
Posted By bwatlington
Many thanks for your help - this was exactly what...
Many thanks for your help - this was exactly what I needed and thanks for the introduction to 'tac'.
1,252
Posted By bwatlington
log file script
I have a log which is configured as follows:

date time code1 notes: code2

A monthly job is run based on information supplied from this log. The end of each monthly job is clearly indicated by...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy