#! /usr/bin/python3 -su
from xonsh.xoreutils.cat import cat_main as main
main()
