The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-28-2006
bihani4u bihani4u is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 11
How to read lines from a flat file

i have some commands written line by line in one flat file
i have to read each linefrom this file(file name passed as parameter)
and then i have to execute this
How can i do it?

Last edited by bihani4u; 09-28-2006 at 02:52 PM..