![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 to replace many numbers with one number in a file | vpandey | AIX | 2 | 02-27-2008 08:43 AM |
| to replace one character by numbers in a file | cdfd123 | Shell Programming and Scripting | 7 | 10-07-2007 10:25 PM |
| comparing numbers in a file | dusk2dawn | UNIX for Dummies Questions & Answers | 7 | 09-23-2007 02:54 AM |
| how to print out line numbers of a text file? | forevercalz | Shell Programming and Scripting | 4 | 12-12-2005 05:04 AM |
| loop through file of numbers | frustrated1 | Shell Programming and Scripting | 12 | 08-15-2005 10:32 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
removing all numbers from file
I have one me.txt file like
aaa 765 gfre 534 jhk 321 cvvb 98 hftg 2 bdg2 hfuk 65 etc.. now I want to remove all numbers form that file using shell script and out put will be printed in me1.txt output: aaa gfre jhk cvvb hftg bdg hfuk please help me. |
|
||||
|
it will work.
|
| Sponsored Links | ||
|
|