![]() |
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 |
| reading lines | c0mrade | Shell Programming and Scripting | 4 | 05-17-2008 04:22 PM |
| reading lines in pairs from file in ksh | ytokar | Shell Programming and Scripting | 4 | 02-08-2008 02:50 PM |
| How to put the comments to 50 lines, using vi editor? | artikulkarni | UNIX for Dummies Questions & Answers | 3 | 02-08-2008 04:57 AM |
| skip reading certain lines in a file | paulsew | UNIX for Dummies Questions & Answers | 5 | 03-26-2007 03:07 AM |
| Reading lines within a Unix file. | mariner | UNIX for Advanced & Expert Users | 5 | 11-18-2003 01:26 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Reading lines within vi editor
Hi All,
I need to read line by line from a file(created using vi editor) till end of the file and pass it to my own executables so that it will read first line and execute and then other and so on...Thanks The steps are like this; 1) read first line in file 2) execute the job with first line as argument 3) read another line 4) execute the same job with second line as arguments 5) till end of file |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|