![]() |
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 |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove html tags with bash | dejavu88 | Shell Programming and Scripting | 4 | 05-22-2008 01:58 PM |
| How to supplement HTML tags with SED | DocBrewer | Shell Programming and Scripting | 3 | 04-25-2008 09:40 AM |
| removing html tags via parameter expansion | rev66 | Shell Programming and Scripting | 2 | 03-14-2008 12:26 PM |
| html tags | dunryc | Shell Programming and Scripting | 3 | 11-29-2007 06:14 PM |
| unsing sed to strip html tags - help | zap | Shell Programming and Scripting | 3 | 04-18-2004 04:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Automated replacement of HTML Tags
Hi All,
I use a utility to generate a xml file....which looks something as follows <xml> <name>some name</name> <value>some value</value> <machine>rocker</machine> </xml> I would like to run a KSH script which will replace this machine tag value 'rocker' to say 'docker'. I would like to pass a text file with these replacement variables to this original xml file to the Unix script and replace all occurences of the machine tag in the file with the values inside the text file. Thanks for your help in advance ciao. |
| Sponsored Links | ||
|
|