From 5b1910de3a1315620d0fe69ed8d5a0faa35d1fe3 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Sun, 28 Feb 2016 23:07:45 +0000 Subject: [PATCH] sort --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 9fe3363..9a25546 100644 --- a/TODO +++ b/TODO @@ -162,3 +162,9 @@ this sort of thing. * Optionally kill tests/jobs after a specific timeout threshold * Send output of different tests/jobs to different files for each file descriptor (STDOUT, STDERR) + +sorting +------- +How do sort properly? + + printf '- a\n-- a\n--- a\n- b\n-- b\n--- b\n'|sor