#! /bin/bash
# Last edited on 2024-03-30 17:50:38 by stolfi

sort -k2 -k1 | uniq
