From 955219b1a8180109f20917d4bcb122afe8383be1 Mon Sep 17 00:00:00 2001
From: zhengsihua <zhengsihua01@gmail.com>
Date: Fri, 23 Jan 2015 09:55:35 +0800
Subject: [PATCH] translating

---
 ...2 Linux FAQs with Answers--How to add a cron job on Linux.md | 2 ++
 1 file changed, 2 insertions(+)

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?