From cfe3682f8c4812beee71c33a3243e4e3489d22d3 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 23 Aug 2021 14:47:00 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-13710-1.html --- .../20210815 Schedule a task with the Linux at command.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210815 Schedule a task with the Linux at command.md (98%) diff --git a/translated/tech/20210815 Schedule a task with the Linux at command.md b/published/20210815 Schedule a task with the Linux at command.md similarity index 98% rename from translated/tech/20210815 Schedule a task with the Linux at command.md rename to published/20210815 Schedule a task with the Linux at command.md index bd51762b86..f4212f579c 100644 --- a/translated/tech/20210815 Schedule a task with the Linux at command.md +++ b/published/20210815 Schedule a task with the Linux at command.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "geekpi" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13710-1.html" 用 Linux 的 at 命令来安排一个任务 ======