Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jbenua/jt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JT

Test task, generate and sort very large text file line-by-line. Python 3.

Usage

Generate file:

$ python generate.py -s FILE_SIZE -l LINE_MAX_LENGTH -f FILENAME

Sort file:

$ python sort_file_by_lines.py [-s CHUNK_SIZE] -f FILENAME.EXT

The result will appear in FILENAME.sorted.EXT

About

Some code for JOOM

Topics

Resources

Stars

Watchers

Forks

Languages