![]() |
|
|
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 |
| Replace a perticular character of all lines of a file | abovais | Shell Programming and Scripting | 1 | 12-11-2007 05:35 AM |
| to replace one character by numbers in a file | cdfd123 | Shell Programming and Scripting | 7 | 10-07-2007 11:25 PM |
| How to replace a character in a file | preethgideon | Shell Programming and Scripting | 6 | 08-30-2006 07:19 PM |
| How would you replace the n character in a file with some xyz? | JosephGerard | UNIX for Dummies Questions & Answers | 2 | 07-21-2005 09:46 AM |
| How would I replace the 9th character of every line in a file? | LordJezo | Shell Programming and Scripting | 5 | 09-01-2004 12:51 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to replace a character in the file?
Hi All,
I have file contains the following information. chem00s4.mis.amat.com[ 0 [ 81 ] ] Critical 3/21 chem00s4.mis.amat.com[ 0 [ 82 ] ] Normal 3/22 chem00s4.mis.amat.com[ 0 [ 83 ] ] Normal 3/23 chem00s4.mis.amat.com[ 0 [ 84 ] ] Normal 3/24 chem00s4.mis.amat.com[ 0 [ 85 ] ] Critical 3/25 chem00s4.mis.amat.com[ 0 [ 86 ] ] Normal 3/26 chem00s4.mis.amat.com[ 0 [ 87 ] ] Critical 3/27 chem00s4.mis.amat.com[ 0 [ 88 ] ] Normal 3/28 chem00s4.mis.amat.com[ 0 [ 89 ] ] Normal 3/29 chem00s4.mis.amat.com[ 0 [ 90 ] ] Normal 3/30 I want to replace all '/' to '\'. How to do this? Thanks in Advance, Gobinathan.S |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|