Thread
:
Parse XML file and store data in array in shell scripting
View Single Post
#
4
(
permalink
)
02-13-2008, 10:42 PM
agn
Member
User
Join Date: Feb 2008
My distro: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
Rep Power:
1
Am not an expert in sed. Sed is a really weird tool, but the power it contains is awesome.
Regex's are not a good tool to parse html/xml data. You should use an XML parser. Right tool for the right job.
agn
View Public Profile
Send a private message to agn
Find all posts by agn