Tagged Questions
6
votes
3answers
486 views
Running continuous jobs remotely
I'm new to Linux, and I'm probably asking a fairly basic question. How do I run a continuous program on Linux?
Basically, I have a program that will continuously check for content on a website. This ...