Coreutils sort: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 February 2022

  • curprev 13:4213:42, 27 February 2022Will talk contribs 404 bytes +404 Created page with "unix tool to sort input. = Examples = <blockquote> <syntaxhighlight lang="bash"> cat <<-EOF | sort def abc EOF # split by '/', sort by 2nd column (bat, air) cat <<-EOF | s..."