![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| replace character in a string pattern and save the change in same file | mihir0011 | Shell Programming and Scripting | 2 | 09-26-2007 02:31 PM |
| perl - how do i find out if a file doesn't contain a pattern? | mjays | Shell Programming and Scripting | 4 | 09-19-2007 03:28 AM |
| Find a pattern and replace using sed. | maridhasan | Shell Programming and Scripting | 5 | 09-17-2007 10:43 PM |
| find pattern and replace another field | sergiioo | Shell Programming and Scripting | 3 | 04-10-2007 09:19 PM |
| find pattern in FILES and replace it ?? | tamer | UNIX for Dummies Questions & Answers | 4 | 03-03-2001 06:30 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
find and replace a pattern in a file
Hi
I am having 2 files file1.c and file2.c Now i want to find all the occurances of pattern "abc" in file1.c, file2.c and replace with pattern "def" using shell script without using sed and with using sed. Thanks in advance... raju |
| Forum Sponsor | ||
|
|