سؤال

Can anyone suggest how can i run a job in Linux continuously in background?

Task of this job would be review some of the user accounts and see if they are active or not.

Thanks, Tapan

هل كانت مفيدة؟

المحلول

CRONTAB!!

Use the format * * * * * command

Here is a helpful resource: Newbie: Intro to Cron

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top