Skip to content

mrvafa/Split-Text-File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Read Me

Split with the size of MB

python split_file.py -n <file-name> -s <number>

Example

python split_file.py -n file.json -s 2

Split file in size of and give you of <x1,..,xn> files

<x1,x2,...,xn> is set of numbers seprated with ','

python split_file.py -n <file-name> -s <number> -f <x1,x2,...,xn>

Example

python split_file.py -n file.json -s 2 -f 1,2,7

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages