The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 -->
  #5 (permalink)  
Old 06-26-2006
gthokala9 gthokala9 is offline
Registered User
  
 

Join Date: Jun 2006
Posts: 5
Actually the control file contains the file information as shown. The control file needs to be modified.

#test1.ctl
load data
infile 'testing.csv'
............



In the above test1.ctl, we need to replace testing.csv to the filename that we pass as a parameter from the shell script.