`tar tzvf <tar> |awk '{print $NF}' | sort | ...
# general
r
tar tzvf <tar> |awk '{print $NF}' | sort | uniq -c