At 08:24 -0400 on 10/07/2009, Kerri Hicks wrote about Re: Big files: >To split it, go to the command line, and type > >split -b384m filename.sql
Is split smart enough to split on a line basis (so that the content of a line is preserved in one file as opposed to being part in one file and the rest in the other)? Each line in a .sql file an independent command so this should not cause problems after a split (except for the need to run the files in order so the state is preserved). -- Robert A. Rosenberg RAR Programming Systems Ltd. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
