![]() |
|
|
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 |
| While loop reading a record | shortyball24 | Shell Programming and Scripting | 9 | 03-26-2009 07:19 PM |
| problem in reading a file | er_zeeshan05 | Shell Programming and Scripting | 4 | 11-06-2008 09:47 PM |
| problem in reading file using fread | arunkumar_mca | High Level Programming | 4 | 10-30-2006 08:02 PM |
| help me ...problem in reading a file | brkavi_in | Shell Programming and Scripting | 6 | 06-19-2006 01:41 PM |
| Reading a CSV file into shell variables problem | multidogzoomom | Shell Programming and Scripting | 6 | 10-11-2005 05:43 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
problem in reading a record from the file
Hi Guys,
I need to check whether the last column is RP, If so, then i have to second column and pass it to a select statement as sonid and fetch the value to a variable and run it. This has to be done till the last column is RW. value Fatherid sonid topid Rrecord 45.000000 53701179 53701399 115390862 RP 96.400000 77748483 77747303 115369623 RP 100.000000 115373349 52628463 115373341 RP 100.000000 115373353 52628463 115373341 RP 100.000000 115373470 52628463 115373462 RP 100.000000 115373474 52628463 115373462 RP I am having a hard time in reading the last column from the file. Guys, help me out.. Thanks for the help in advance, Regards, Magesh |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|