![]() |
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 |
| sed or other tool to manipulate data, including email addresses | manouche | Shell Programming and Scripting | 3 | 02-19-2008 05:53 PM |
| Report running processes in a specific format (tricky column filtering) | goldfish | Shell Programming and Scripting | 6 | 02-14-2008 08:22 PM |
| extract specific data from xml format file. | 60doses | Shell Programming and Scripting | 7 | 01-16-2008 03:26 AM |
| To manipulate a specific line | dhiman.sarkar | UNIX for Dummies Questions & Answers | 2 | 07-10-2005 04:57 AM |
| Moving specific data between databases | lloydnwo | UNIX for Advanced & Expert Users | 2 | 10-01-2004 08:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
manipulate data with specific format
Hi everybody:
I have a problem with how I have to manipulate the data which have specific format like this: Code:
249. 0.30727021E+05 0.30601627E+05 0.37470780E-01 -0.44745335E+02 0.82674536E+03 248. 0.30428182E+05 0.30302787E+05 0.40564921E-01 -0.45210293E+02 0.81456091E+03 247. 0.30129340E+05 0.30003945E+05 0.43904275E-01 -0.45641884E+02 0.80265021E+03 246. 0.29830500E+05 0.29705105E+05 0.47968332E-01 -0.45883633E+02 0.79155701E+03 245. 0.29531656E+05 0.29406262E+05 0.52036867E-01 -0.46166348E+02 0.78046381E+03 $2*1000 Actually I do not want the scientfic format I have not output. So then somebody could give an idea?. Thanks in advance |
|
||||
|
With sort, read the man page.
Regards |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|