logoalt Hacker News

stevekemp11/20/20241 replyview 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.


Replies

networked11/20/2024

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