@nkbt/timeout

1.0.2 • Public • Published

timeout

Option-less GNU timeout implementation

Installation

npm install -g timeout

Usage

timeout DURATION COMMAND

Examples

13:31 $ timeout 1 sleep 4
✘-1 

13:32 $ timeout 2 sleep 1
✔

Package Sidebar

Install

npm i @nkbt/timeout

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • nkbt