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.
| Comment on Re^4: Golf: reverse sort /etc/passwd by UID | |
|---|---|
| Re^5: Golf: reverse sort /etc/passwd by UID by Tommy (Chaplain) on Feb 05, 2013 at 20:53 UTC |