Re: First project done Thanks to your help :))

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, May 08, 2003 at 20:27:25 -0600,
  sam@xxxxxxxxxxx wrote:
> Now I want to take a 300meg file and break it up into smaller files I can
> read with text readers.
> 
> I just can not find how to read one file - write it out to lets say 40 files
> I want to read by line for a given # of lines (I will have to just guess at
> this),
> then when I get to that # start writing to file 2 then to file 3 when I get
> to 2 * the # then 3 *.....
> figure there should be some way to set up an array (file0....file40),

The 'split' command might do what you want.



[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux