Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And if you have jot, but not Perl, like on a bare FreeBSD install:

  0 */8 * * * sleep "$(jot -r 1 0 599)" && ~/.config/jobs/fetch-tcl-logs


Might as well just use bash

    sleep $((RANDOM % 600)) && fetch-tcl-logs




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: