Skip to content
/ hsleep Public

Sleep command that emits a countdown timer to stderr

Notifications You must be signed in to change notification settings

chooper/hsleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

hsleep

hsleep is a tool that will sleep for a given amount of time while displaying a countdown.

hsleep animated gif counting down

Usage

$ hsleep <seconds>

hsleep is a very simple program. It only takes a single argument which is the number of seconds to wait for. While waiting, it will print the number of seconds left to stderr.

So, for instance, to sleep for five seconds:

$ hsleep 5

About

Sleep command that emits a countdown timer to stderr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages