Search Results

Search: Posts Made By: paulyester
2,778
Posted By paulyester
Awesome. Now I'll get out the books and figure...
Awesome. Now I'll get out the books and figure out why.

Thanks!
2,778
Posted By paulyester
$ awk -F: -f awktest3 testhrfile.txtawk: syntax...
$ awk -F: -f awktest3 testhrfile.txtawk: syntax error at source line 15 source file awktest3
context is
>>> /^[0-9]/{ <<<
awk: illegal statement at source line 15 source file awktest3
awk:...
2,778
Posted By paulyester
Thanks. It worked once I took the headers at the...
Thanks. It worked once I took the headers at the top of each day out. doh!
2,778
Posted By paulyester
OK, that works brilliantly from the command line...
OK, that works brilliantly from the command line - even if I'm not quite sure why at this point.

How would I run that from within a script. The complete file has 8K+ rows that need to be checked,...
2,778
Posted By paulyester
Need to validate that all 24 hr are in a table - Is AWK right tool?
I have a table that looks like this, but for a whole year:

Hourly weather history for XXX 7 Jun
0:00 Clear weather 28
1:00 Clear weather 23
2:00 Clear weather 21
3:00 Clear weather ...
Showing results 1 to 5 of 5

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