zzsleep
A CLI sleep/timer utility that waits until a specified duration or time. Installs as the zz binary.
Installation
This installs the binary as zz.
Usage
zz [options] <duration|time>
Options
| Flag | Description |
|---|---|
-q, --quiet |
Suppress the progress bar (useful in scripts) |
Duration
Wait until a specific time
Quiet mode
&&