levindoneto / Splitter

Application that reads a filename (with absolute or relative path) and a number as arguments from the command line and splits the contents of the file into smaller parts, also creating token-per-line output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splitter

Application that reads a filename (with absolute or relative path) and a number as arguments from the command line and splits the contents of the file into smaller parts, also creating token-per-line output.

Author: Levindo Gabriel Taschetto Neto

How to use

$ python split.py text.ext sizeOfLines

License

MIT License. Click here for more information about this license.

About

Application that reads a filename (with absolute or relative path) and a number as arguments from the command line and splits the contents of the file into smaller parts, also creating token-per-line output.

License:MIT License


Languages

Language:Python 100.0%