From d179b3c18007d5e7c7326d3d2ae3b5f43cd88a70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= Date: Wed, 22 Aug 2012 03:28:21 +0200 Subject: [PATCH] sorting the symlinks in -L --- ponysay | 1 + 1 file changed, 1 insertion(+) diff --git a/ponysay b/ponysay index 8426fc4b..b1911cef 100755 --- a/ponysay +++ b/ponysay @@ -326,6 +326,7 @@ class Ponysay(): w = UCS.dispLen(pony) item = '\033[1m' + pony + '\033[21m' if (pony in quoters) else pony syms = ponymap[pony] + syms.sort() if len(syms) > 0: w += 2 + len(syms) item += ' ('