![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Want to replace characters | arndorff | Shell Programming and Scripting | 5 | 01-29-2008 12:05 PM |
| How to replace characters 7 through 14 of every line in a file | jakSun8 | Shell Programming and Scripting | 9 | 12-12-2007 10:13 PM |
| Replace Special characters in a file | solai | UNIX for Dummies Questions & Answers | 1 | 07-13-2006 07:36 AM |
| Replace characters in a string using their ascii value | roops | Shell Programming and Scripting | 2 | 03-03-2005 09:51 PM |
| how to replace control characters using sed? | hillxy | Shell Programming and Scripting | 5 | 10-16-2003 07:12 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Replace Characters...
In a file, How do I replace a set number of characters in each line?
For example.... substitute the first 54 characters of each line with mv? Thanks! Lisa |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
I have a doubt in this. If i am inside the file that is vi myFile.txt. Then how can I use the command, should I use the sed word? |