#! /bin/bash
# Last edited on 2012-02-02 00:28:08 by stolfilocal

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