sort

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2019 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Sort lines.

Synopsis:

sort [OPTIONS]... [INPUT]...

Description:

Sort copies lines from the input to the output, sorting them in the
process. This does nothing fancy (no multi-threading, compression,
optiminzations, ...); it simply uses Go's sort.Sort function.

Options:

-r:      reverse
-o FILE: output file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL