update example_output, add bullet list of report features to README, add

`uniq` command to final sort statement in rank_hugo_themes.bash
This commit is contained in:
2017-09-21 00:10:39 -07:00
parent 42d9dff5d4
commit d83715fc3f
3 changed files with 780 additions and 13 deletions

View File

@@ -57,4 +57,4 @@ do
done
# modify to taste
sort -rn ~/bin/rank_hugo_themes.log > ~/bin/rank_hugo_themes.report
sort -rn ~/bin/rank_hugo_themes.log | uniq > ~/bin/rank_hugo_themes.report