![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| replacing 1 character with many : tr | hkansal | UNIX for Dummies Questions & Answers | 16 | 11-09-2008 06:21 PM |
| replacing a character with another | Satyak | Shell Programming and Scripting | 1 | 10-23-2008 01:28 AM |
| Replacing the last character | ithirak17 | UNIX for Dummies Questions & Answers | 2 | 03-11-2008 10:24 AM |
| Replacing character in file with null value | HLee1981 | Shell Programming and Scripting | 18 | 07-18-2006 02:33 PM |
| replacing string with special character ??? | imppayel | Shell Programming and Scripting | 4 | 12-08-2004 05:07 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
replacing a character
Hi All,
contents of my file is like this: xxx xxx1 N N N 0 yyy yyy1 Y N N 0 i want to replace 1st N of xxx xxx1 N N N 0 line with Y. i. e i want the output like this: xxx xxx1 Y N N 0 how can i do this? please help. Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|