Script is a partial implementation of the split program that splits regular text files by number of newlines.
- python 3.x
python split.py <PATH_TO_FILE> --lines <NUMBER_OF_LINES>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Script is a partial implementation of the split program that splits regular text files by number of newlines.
python split.py <PATH_TO_FILE> --lines <NUMBER_OF_LINES>