![]() |
|
|
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 can i replace "(", "\" "+" in a file | mail2sant | Shell Programming and Scripting | 3 | 04-23-2008 12:10 AM |
| "unexpected end of file" when Iīm use EOF inside block if | ricardo.ludwig | Shell Programming and Scripting | 4 | 03-28-2008 03:45 PM |
| Running Windows "inside" a Linux-like OS? | heliotos | Linux | 6 | 12-27-2007 12:38 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| Convert "text" to "packed-decimal"? | HuskyJim | UNIX for Dummies Questions & Answers | 2 | 06-08-2001 03:59 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Sed , Replace a "variable text" inside of a statement
Please Help... I am trying to manipulte the following line
Before : <user:Account_Password>002786</user:Account_Password> the password is the "variable", i need to delete / omit the password in the file, (it occurs several thousand times) so the tag line looks like After: <user:Account_Password></user:Account_Password> how can this be accomplished using sed commands. I have been trying to resolve this for about 2 days, i am a novice to sed and now i am reaching out to the experts. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|