alemoline / kat

A command-line utility that emulates Unix "cat", written in Python 2.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kat

A command-line utility that emulates Unix "cat", written in Python 2.7

Written purely as a programming excercise. I won't try to implement all the fancy "cat" options. Just print the contents of the file specified on the screen.

About

A command-line utility that emulates Unix "cat", written in Python 2.7


Languages

Language:Python 100.0%