Search Results

Search: Posts Made By: Ophiuchus
1,410
Posted By Ophiuchus
Thanks MadeInGermany, your're right. I've...
Thanks MadeInGermany, your're right.

I've added the END and print when each block begins and at the END and works now and adding the function as you sugested.

awk '
function prt(){if (NR>1)...
5,788
Posted By Ophiuchus
Hi pred, Try with:awk 'BEGIN{RS=">"}...
Hi pred,

Try with:awk 'BEGIN{RS=">"} /<TABLE-ROW/{c++}END{print c}' TABLE.xml
Grettings
Showing results 1 to 2 of 2

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