http://www.perlmonks.org?node_id=1017282


in reply to Re^3: Golf: reverse sort /etc/passwd by UID
in thread Golf: reverse sort /etc/passwd by UID

Notice that your input is already "sorted". All that one liner does is reverse it.