- Notifications
You must be signed in to change notification settings - Fork0
xcko/tii
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
tii - tiny ii frontend=======================tii is a small and simple ii frontend. It reads commands fromstandard input and prints all channel output to standard output.tii is built on kevent and kqueue, making it *BSD only.Installation------------Edit config.mk to match your local setup. tii is installed into/usr/local by default.Afterwards enter the following command to build and install tii (if necessary as root): $ make clean installRunning tii-----------Simply invoke the 'tii' command with the required arguments.