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