![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| How to replace many numbers with one number in a file | vpandey | AIX | 2 | 02-27-2008 04:43 AM |
| to replace one character by numbers in a file | cdfd123 | Shell Programming and Scripting | 7 | 10-07-2007 07:25 PM |
| comparing numbers in a file | dusk2dawn | UNIX for Dummies Questions & Answers | 7 | 09-22-2007 11:54 PM |
| removing all numbers from file | rinku | Shell Programming and Scripting | 2 | 05-24-2007 05:33 AM |
| loop through file of numbers | frustrated1 | Shell Programming and Scripting | 12 | 08-15-2005 07:32 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
cut numbers from file
I have a file name "terminal.out"
contents of the file: <Value>SYcadChangeOrder:3974</Value> <Value>SYcadChangeOrder:3975</Value> <Value>SYcadChangeOrder:3976</Value> <Value>SYcadChangeOrder:3977</Value> <Value>SYcadChangeOrder:3978</Value> <Value>SYcadChangeOrder:3978</Value> <Value>SYcadChangeOrder:3979</Value> i need to extract only the numbers.Cn somebody help me with this ? |
| Forum Sponsor | ||
|
|