X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=widgets.sh;h=4e93629165dedb3386802eb692e8bd33399917ca;hb=a6853a09180270edcb2d95056a496d9a30ffeacf;hp=7daf540cea32c177a6d781dc125e643398530c6d;hpb=95f3f67c60c36883bd8d9eb85fa6ff63e238f576;p=serve0 diff --git a/widgets.sh b/widgets.sh index 7daf540..4e93629 100755 --- a/widgets.sh +++ b/widgets.sh @@ -20,7 +20,7 @@ if [ ! -s "$c_tags" -o ! -s "$c_tagcategories" ] \ s;^.*\ttags=([^\t]*)\t.*$;\1;; s;,;\n;g; ' \ - | sort |uniq -c |sed -E 's;^ *[0-9]+ ;;;' |sort -rn \ + | sort |uniq -c |sort -rn |sed -E 's;^ *[0-9]+ ;;;' \ | UNSTRING | HTML \ | sed -E 's; \;;\n;g; s;\n+;\n;g;' )"