batch
From NetBSD Wiki
With batch(1) you can have a command execute either at a designated time or when the load average drops low enough (below 1.5) to allow a bigger computation, whichever comes first.
Its usage is exactly like that of at, except that it takes the E queue (see atq) by default instead of the c queue.
