oddmu-hashtags - count the hashtags used
The "hashtags" subcommand counts all the hashtags used and lists them, separated by a TAB character.
List the top 10 hashtags. This requires 11 lines because of the header line.
oddmu hashtags | head -n 11
Maintained by Alex Schroeder alex@gnu.org.