back

by stevekemp·1y ago·view on hn ↗
I have a collection of small sysadming/scripting utilities distributed as a single binary here:

https://github.com/skx/sysbox

One of those is "splay" to sleep a random amount of time, before running a command. Very useful to avoid lots of things running across a fleet at the same time.

1 comments
I actually had SysBox starred, but `splay` wasn't on the list of alternatives. This has been fixed.