-
Notifications
You must be signed in to change notification settings - Fork 0
truesilver92/SplitFile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to use: Split Mode: python splitfile.py [size of splits] [name of file to split] Combine Mode: python splitfile.py c [The LAST file created from split mode (starts with "[number]_")] What SplitFile exists for: It exists to make small pieces of a larger file. What SplitFile does: Takes a text file and outputs 4096 byte pieces of that text file each with the name "[number]_[original file name]"
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published