execute command every 80 minutes, (crontab-like)



What if I want to execute some command (from crontab) every N
minutes, where N is between 60 and 120 ? Say, 70, 80, or 90, or like ?
Is there short way of doing it via crontab, especially
when I want to change value of N ?

Thanks
Yakov

.