home *** CD-ROM | disk | FTP | other *** search
- 'BU' "BreakUp"
-
- By Brian Jackson 8-18-88
-
- This little utility is for the express purpose of taking a large TEXT file
- and breaking it up into smaller, more manageable files. There are a couple
- of limitations. One is memory (of course). The other is that the newly
- created files are output to the -current directory-. I usually use this
- by placing 'bu' in my C: directory, the file that need to be broken up goes
- on a disk in DF1: and then I CD to RAM: to do the actual process.
-
- The invocation is
-
- BU file_to_breakup
-
-
-