#!/bin/sh

$HOME/local/bin/showtags $1 | sort --key=4 -d -r
