Search Results

Search: Posts Made By: Corona688
1,011
Posted By Corona688
Works for the data you showed: BEGIN { ...
Works for the data you showed: BEGIN {
RS=ORS="\n\n"
FS=OFS="\n"
}

{
A=B=0

for(N=1; N<=NF; N++) {
if(!A && $N ~ /^[ \t]*20[ \t]/) A=N
...
1,011
Posted By Corona688
Are these sections really all formatted and...
Are these sections really all formatted and separated like this? Or is it actually a lot messier?
Showing results 1 to 2 of 2

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