shithub: img

Download patch

ref: d3f504876ba0f91f895e4c69078d5f624aab2d8f
parent: 6a3fc2aa56e6534049f487c45b45ae2b496282ef
author: Alex Musolino <musolinoa@gmail.com>
date: Wed Aug 23 23:16:55 EDT 2023

mkfile: show more recent years at top of page

--- a/mkfile
+++ b/mkfile
@@ -1,6 +1,6 @@
 MKSHELL=/bin/rc
 
-years=`{ls | grep '^[0-9][0-9][0-9][0-9]$'}
+years=`{ls | grep '^[0-9][0-9][0-9][0-9]$' | sort -r}
 
 dirs=\
 	moto\