![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| reading data from excel using shell script | tiger99 | Shell Programming and Scripting | 11 | 01-06-2008 01:35 AM |
| Shell Script -- problem reading backslash(\)!! | rossi143 | Shell Programming and Scripting | 2 | 04-04-2007 02:52 AM |
| reading command output from shell script | sri b | Shell Programming and Scripting | 4 | 11-16-2006 12:52 AM |
| Reading a table in a shell script | luiscarvalheiro | Shell Programming and Scripting | 13 | 08-10-2006 06:16 PM |
| shell script, reading and resetting local variables | b888c | UNIX for Dummies Questions & Answers | 1 | 08-20-2001 04:52 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
reading XML datas via Shell Script
Hi all,
i have an xml file with this fomat(exactly) : Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TestSuite SYSTEM "../../CallCrt.dtd">
<TestSuite description="Diameter">
<FileReference FileName="DMI_FC01.xml"/>
<!--<FileReference FileName="DMI_FC02.xml"/>
--> <FileReference FileName="DMI_FC03.xml"/>
<FileReference FileName="DMI_FC04.xml"/>
</TestSuite>
i would like to read the data without datas inside comments, could somebody give me a simple shell script to do that. many thanks majd |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|