#! /bin/bash
# Last edited on 2022-11-07 07:58:42 by stolfi

export LC_ALL=pt_BR.iso88591; sort "$@"
