Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/slowstd

throttle stdin/stdout of a command
https://github.com/icholy/slowstd

Last synced: 1 day ago
JSON representation

throttle stdin/stdout of a command

Awesome Lists containing this project

README

        

# SLOWSTD

> Throttle the STDIN and STDOUT of a program.

### Example:

``` sh
$ slowstd cat file.js
```