Is there a method of using sort to sort things according to their epoch time? I looked at the manual, but couldn't find this anywhere.
Sort will work numerically, so it should work just using a default sort...