Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
# (c) Jan Dlabal (http://houbysoft.com), 2010.
# provided under the GNU GPL v3 License.
from mncmp import mncmp
from sys import argv
from sys import stdout
from os import system
from cmd import Cmd