![]() |
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 |
| 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 |
| Read from file > process > output to file | Lorna | Shell Programming and Scripting | 3 | 10-06-2008 01:45 AM |
| read output in ? | pcstalljr | Shell Programming and Scripting | 3 | 09-18-2008 11:22 AM |
| Read output of mii-tool | picoaeterna | Shell Programming and Scripting | 1 | 02-17-2008 07:27 PM |
| read file and output message | happyv | Shell Programming and Scripting | 12 | 01-24-2007 09:57 PM |
| store output to a file and read from it | afadaghi | Shell Programming and Scripting | 2 | 10-04-2005 12:00 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Read from a file then filter the output
Hi
i need a script which reads a certain file and then display it on the screen. The thing is i need to filter the display output. this is an example of the file which is to be loaded in the script. asdfg1.1.1|98 hjkldfe4.0.3|123 asdzxzvdweradfsdafascv10.0.10|123456789 /ar/bl/ew/as/qw/ds/as.bc.19980123.asdfgt14:adfjeiop2.0.3|112356 /dfd/eras/xzcv/asdf/asdf/adsf/a.d.c.19990124.fasdf:adfadf11.12.13|1234 now i want the output to be like this only asdfg1.1.1|98 hjkldfe4.0.3|123 asdzxzvdweradfsdafascv10.0.10|123456789 19980123.asdfgt14:adfjeiop2.0.3|112356 19990124.fasdf:adfadf11.12.13|1234 how can i do this thing? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|