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 -->
  #7 (permalink)  
Old 07-17-2008
Bhanu72 Bhanu72 is offline
Registered User
  
 

Join Date: Jul 2008
Posts: 4
Hi,

I did try it with small file number. split=5. It worked fine. In your code, you have created the directory within the script. But in my case the directory already exist. So I have to make simple modification.

Thanks for your help. I appreciate it.

Bhanu72