remutils

waituntil

Wait until a specified time and optionally execute a command.

2022 Rémino Rem https://remino.net/


Installation

Homebrew

brew install remino/remino/waituntil
./waituntil

Download

Go to the GitHub download page for the latest release, and download the source code from there.

Git clone

git clone git@github.com:remino/remutils.git
cd remutils/waituntil
./waituntil

Usage

Run man waituntil or waituntil -h to see how to use it.