Search Results

Search: Posts Made By: kurumi
29,035
Posted By Neo
I liked this thread a lot, BTW. I thought some...
I liked this thread a lot, BTW. I thought some of the code presented was excellent.

All I was trying to say is that I have worked on some complex regex for the forums (for example parsing the man...
29,035
Posted By Scrutinizer
Thanks Kurumi, it was because of event...
Thanks Kurumi, it was because of event definitions in the tag.
awk -F'>' '/[ \t]href=/{N=split($1,F,"\""); i=1; while(F[i++]!~/[ \t]href=/); print F[i],$NF}' RS='<'
Showing results 1 to 2 of 2

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