From 24068760b9a53ebeed8d27007a690b3abe71e962 Mon Sep 17 00:00:00 2001 From: geekpi Date: Sat, 13 Jun 2015 14:20:30 +0800 Subject: [PATCH] translating --- ... watch--Repeat Linux or Unix Commands Regular Intervals.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150610 watch--Repeat Linux or Unix Commands Regular Intervals.md b/sources/tech/20150610 watch--Repeat Linux or Unix Commands Regular Intervals.md index 65d844a296..9da85b9fb8 100644 --- a/sources/tech/20150610 watch--Repeat Linux or Unix Commands Regular Intervals.md +++ b/sources/tech/20150610 watch--Repeat Linux or Unix Commands Regular Intervals.md @@ -1,3 +1,5 @@ +translating---geekpi + watch - Repeat Linux / Unix Commands Regular Intervals ================================================================================ A server administrator needs to maintain the system and keep it updated and safe. A number of intrusion attempts may happen every day. There are some other activities that maintain their log. These logs are updated regularly. In order to check these updates, the commands are executed repeatedly. For example, for simply reading a file, commands like head, tail, cat etc are used. These commands need to be executed repeatedly. The watch command can be used to repeat a command at regular intervals. @@ -130,4 +132,4 @@ via: http://linoxide.com/linux-command/linux-watch-command/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出 -[a]:http://linoxide.com/author/arunrz/ \ No newline at end of file +[a]:http://linoxide.com/author/arunrz/