NetworkGhost
IS-IT--Management
Trying grab the number out of the following string:
<span class="intronum"><sort date-type="number" select="//meta/@tot"></sort>1120</span>
Using the following:
cat file | grep </sort\b[^>]*>(.*?)</span>
I definitly need to buff up on Regex but could use some help. Thanks.
Free Firewall/Network/Systems Support-
<span class="intronum"><sort date-type="number" select="//meta/@tot"></sort>1120</span>
Using the following:
cat file | grep </sort\b[^>]*>(.*?)</span>
I definitly need to buff up on Regex but could use some help. Thanks.
Free Firewall/Network/Systems Support-