diff --git a/sources/tech/20150122 Linux FAQs with Answers--How to add a cron job on Linux.md b/sources/tech/20150122 Linux FAQs with Answers--How to add a cron job on Linux.md index a119537e74..ad861b42c7 100644 --- a/sources/tech/20150122 Linux FAQs with Answers--How to add a cron job on Linux.md +++ b/sources/tech/20150122 Linux FAQs with Answers--How to add a cron job on Linux.md @@ -1,3 +1,5 @@ +Translating----geekpi + Linux FAQs with Answers--How to add a cron job on Linux ================================================================================ > **Question**: I would like to schedule a task on my Linux box, so that the task runs periodically at fixed times. How can I add a cron job for this task on my Linux system?