/NumericFileSort

Python script that sorts text file lines by floating point number at the start of each line of file. You can use it with a file as argument or with stdin with regular commands output.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stargazers