Create README.md

This commit is contained in:
pips- 2013-12-03 00:21:20 +01:00 committed by Simon Lieb
parent 743960f6e0
commit 68e58f2a9d

17
README.md Normal file
View file

@ -0,0 +1,17 @@
slow
====
Slow down input to output
Install
-------
# make clean install
Usage
-----
$ slow [-t usec] [-f]
-t usec : Define sleep between each bytes in micro-second. Default to 1 second.
-f : Force flushing after each byte. Useful with buffered stdout like ttys.