![]() |
|
|
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 |
| How to execute the rest of the code after commenting multiple lines? | Yamini Thoppen | Shell Programming and Scripting | 12 | 01-02-2008 12:50 PM |
| Commenting | dreams5617 | Shell Programming and Scripting | 6 | 04-16-2007 03:59 PM |
| Commenting lines | rolex.mp | UNIX for Dummies Questions & Answers | 2 | 02-21-2007 04:54 AM |
| commenting more then 1 line | ajayyadavmca | Shell Programming and Scripting | 3 | 12-14-2006 08:27 AM |
| need help appending lines/combining lines within a file... | mr_manny | Shell Programming and Scripting | 2 | 01-06-2006 06:45 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
commenting xml file lines
Hi ,
I have a XML file like this <dependency> <groupId>fr.xxxx.portail.ear</groupId> <artifactId>_xxxEAR</artifactId> <version>1.0.0-20xxxxx.xxxxx-x</version> <type>ear</type> </dependency> I need to comment single/multiple lines from XML file. How can i comment using (<-- and -->) , if i want to comment <dependency> tag (allthe 6 lines) and for <groupId> tag (only one line) Can any one help me in this .... ? Thanks in advance .... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|