#!/usr/bin/python 
# -*- coding: utf-8 -*-

from superdir import superdir
superdir.cli()
