Comment on Tarsnap performance issues in late March, most of AprilparentComments−lloeki11yThis works in (da)sh (tweak 2 and 65536 if needed): sleep $(( 0x$(xxd -l2 -p /dev/random) * 3600 / 65536 ))
Comments
This works in (da)sh (tweak 2 and 65536 if needed):