How can I use this kind of timer to run a file every few minutes/seconds ?
I tried crontab but seems like is not working right (even though it was supposed to).
I want to run a file.pl using perl...