From f1da7db160655446057cf641b5339d2e9273bb7a Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Tue, 30 Mar 2021 15:01:46 -0400 Subject: [PATCH] at, atq, atrm, batch: add more information link (#5640) --- pages.fr/common/at.md | 2 +- pages.it/common/at.md | 1 + pages.it/common/atq.md | 1 + pages.it/common/atrm.md | 1 + pages.it/common/batch.md | 1 + pages.ko/common/at.md | 1 + pages.ko/common/batch.md | 1 + pages.pl/common/at.md | 1 + pages.pl/common/atq.md | 1 + pages.pl/common/atrm.md | 1 + pages.pl/common/batch.md | 1 + pages.pt_BR/common/at.md | 1 + pages.pt_BR/linux/at.md | 1 + pages.pt_PT/common/batch.md | 1 + pages.zh/linux/at.md | 1 + pages/common/at.md | 2 +- pages/common/atq.md | 1 + pages/common/atrm.md | 1 + pages/common/batch.md | 1 + pages/linux/at.md | 1 + 20 files changed, 20 insertions(+), 2 deletions(-) diff --git a/pages.fr/common/at.md b/pages.fr/common/at.md index 2f1f7fc4f..fe165c4ef 100644 --- a/pages.fr/common/at.md +++ b/pages.fr/common/at.md @@ -2,7 +2,7 @@ > Planifie l'exécution d'une commande une fois à un moment donné. > Le service atd (ou atrun) doit être actif pour l'exécution des commandes plannifiées. -> Plus d'information : . +> Plus d'informations : . - Planifie l'exécution de la commande donnée dans l'entrée standard dans 5 minutes (Appuyer sur `Ctrl + D` une fois la commande inscrite) : diff --git a/pages.it/common/at.md b/pages.it/common/at.md index 9a5bf83b8..6cf5c7a81 100644 --- a/pages.it/common/at.md +++ b/pages.it/common/at.md @@ -2,6 +2,7 @@ > Programma l'esecuzione di comandi nel futuro. > Il servizio atd (o atrun) deve essere attivo per eseguire i comandi. +> Maggiori informazioni: . - Esegui i comandi inseriti standard input tra 5 minuti (premere `Ctrl + D` dopo aver inserito i comandi): diff --git a/pages.it/common/atq.md b/pages.it/common/atq.md index 04da5cee1..5b4067b19 100644 --- a/pages.it/common/atq.md +++ b/pages.it/common/atq.md @@ -1,6 +1,7 @@ # atq > Mostra job programmati dai comandi `at` o `batch`. +> Maggiori informazioni: . - Mostra i job programmati per l'utente corrente: diff --git a/pages.it/common/atrm.md b/pages.it/common/atrm.md index e8df4ebbe..4fe14b1ed 100644 --- a/pages.it/common/atrm.md +++ b/pages.it/common/atrm.md @@ -2,6 +2,7 @@ > Rimuovi job programmati dai comandi `at` o `batch`. > Per trovare i numeri dei job utilizzare `atq`. +> Maggiori informazioni: . - Rimuovi il job numero 10: diff --git a/pages.it/common/batch.md b/pages.it/common/batch.md index bfdf36b84..00aa001f0 100644 --- a/pages.it/common/batch.md +++ b/pages.it/common/batch.md @@ -2,6 +2,7 @@ > Esegui comandi nel futuro quando il carico di lavoro del sistema lo permette. > Il servizio atd (o atrun) deve essere attivo per eseguire i comandi. +> Maggiori informazioni: . - Esegui i comandi inseriti standard input (premere `Ctrl + D` dopo aver inserito i comandi): diff --git a/pages.ko/common/at.md b/pages.ko/common/at.md index 87848e76d..f2bec901d 100644 --- a/pages.ko/common/at.md +++ b/pages.ko/common/at.md @@ -2,6 +2,7 @@ > 명령 실행 후 한 번 실행합니다. > 서비스 AD(또는 ATRUN)는 실제 실행을 위해 실행되어야 합니다. +> 더 많은 정보: . - 표준 입력에서 명령을 5분 내에 실행(작업이 끝나면 `Ctrl + D` 를 누르세요): diff --git a/pages.ko/common/batch.md b/pages.ko/common/batch.md index 5e4852984..86ce217c0 100644 --- a/pages.ko/common/batch.md +++ b/pages.ko/common/batch.md @@ -1,6 +1,7 @@ # batch > 시스템 로드 레벨이 허가된 후, 명령을 실행하십시오. 실제로 실행하기 위해서는 atd (혹은 atrun) 를 실행해야합니다. +> 더 많은 정보: . - 표준 입력에서 명령 실행하기 (완료 시 `Ctrl + D` 를 누릅니다): diff --git a/pages.pl/common/at.md b/pages.pl/common/at.md index 15e9e7460..43f22b7d2 100644 --- a/pages.pl/common/at.md +++ b/pages.pl/common/at.md @@ -2,6 +2,7 @@ > Wykonuje polecenia o zadanym czasie. > Aby działać poprawnie wymaga działającego serwisu atd (lub atrun). +> Więcej informacji: . - Wykonaj za 5 minut polecenie wprowadzone przy użyciu wejścia standardowego (aby zakończyć naciśnij `Ctrl + D`): diff --git a/pages.pl/common/atq.md b/pages.pl/common/atq.md index ec68d1696..9f809bdb3 100644 --- a/pages.pl/common/atq.md +++ b/pages.pl/common/atq.md @@ -1,6 +1,7 @@ # atq > Pokaż oczekujące zadania użytkownika wprowadzone wcześniej przez polecenia `at` lub `batch`. +> Więcej informacji: . - Pokaż zaplanowane zadania: diff --git a/pages.pl/common/atrm.md b/pages.pl/common/atrm.md index 8fb59d0ce..cd93e23c8 100644 --- a/pages.pl/common/atrm.md +++ b/pages.pl/common/atrm.md @@ -2,6 +2,7 @@ > Usuwa zadania o zadanych identyfikatorach (numerach) wcześniej zakolejkowane przez `at` lub `batch` > Aby znaleźć numery zadań, użyj `atq`. +> Więcej informacji: . - Usuń zadanie numer 10: diff --git a/pages.pl/common/batch.md b/pages.pl/common/batch.md index 2acc8cf5c..d82307dd5 100644 --- a/pages.pl/common/batch.md +++ b/pages.pl/common/batch.md @@ -2,6 +2,7 @@ > Wykonaj polecenia, gdy pozwoli na to poziom obciążenia systmu. > Aby działać poprawnie wymaga działającego serwisu atd (lub atrun). +> Więcej informacji: . - Wykonaj polecenie wprowadzone przy użyciu wejścia standardowego (aby zakończyć naciśnij `Ctrl + D`): diff --git a/pages.pt_BR/common/at.md b/pages.pt_BR/common/at.md index 08adbcbdc..a9f7cf39e 100644 --- a/pages.pt_BR/common/at.md +++ b/pages.pt_BR/common/at.md @@ -2,6 +2,7 @@ > Ferramenta para o agendamento de comandos. > O serviço atd (ou atrun) deve estar sendo executado para as atuais execuções. +> Mais informações: . - Executar comandos da standard input em 5 minutos (pressionar `Ctrl + D`quando acabar): diff --git a/pages.pt_BR/linux/at.md b/pages.pt_BR/linux/at.md index 426cf9e1f..cfaee3330 100644 --- a/pages.pt_BR/linux/at.md +++ b/pages.pt_BR/linux/at.md @@ -1,6 +1,7 @@ # at > Executa comandos em um determinado momento. +> Mais informações: . - Iniciar o prompt `at` para que um novo conjunto de comandos seja agendado, pressione `Ctrl + D` para salvar e sair: diff --git a/pages.pt_PT/common/batch.md b/pages.pt_PT/common/batch.md index 56a96d8ed..0f85ac392 100644 --- a/pages.pt_PT/common/batch.md +++ b/pages.pt_PT/common/batch.md @@ -2,6 +2,7 @@ > Executar comandos num momento mais tarde quando a carga do sistema permitir. > O serviço atd (ou atrun) deve correr para atuais execuções. +> Mais informações: . - Executar comandos da entrada padrão (premir `Ctrl + D` quando terminado): diff --git a/pages.zh/linux/at.md b/pages.zh/linux/at.md index f1f1ae687..8d5373007 100644 --- a/pages.zh/linux/at.md +++ b/pages.zh/linux/at.md @@ -1,6 +1,7 @@ # at > 在指定时间执行命令. +> 更多信息: . - 打开`at`提示符创建一组新的定时命令,按`Ctrl + D`保存并退出: diff --git a/pages/common/at.md b/pages/common/at.md index b16794517..1f9ab4a47 100644 --- a/pages/common/at.md +++ b/pages/common/at.md @@ -2,7 +2,7 @@ > Execute commands once at a later time. > Service atd (or atrun) should be running for the actual executions. -> More information: . +> More information: . - Execute commands from standard input in 5 minutes (press `Ctrl + D` when done): diff --git a/pages/common/atq.md b/pages/common/atq.md index 4b993a447..8efa034d7 100644 --- a/pages/common/atq.md +++ b/pages/common/atq.md @@ -1,6 +1,7 @@ # atq > Show jobs scheduled by `at` or `batch` commands. +> More information: . - Show the current user's scheduled jobs: diff --git a/pages/common/atrm.md b/pages/common/atrm.md index f874220c9..fca34c82b 100644 --- a/pages/common/atrm.md +++ b/pages/common/atrm.md @@ -2,6 +2,7 @@ > Remove jobs scheduled by `at` or `batch` commands. > To find job numbers use `atq`. +> More information: . - Remove job number 10: diff --git a/pages/common/batch.md b/pages/common/batch.md index f054ddfd2..d424b3e40 100644 --- a/pages/common/batch.md +++ b/pages/common/batch.md @@ -2,6 +2,7 @@ > Execute commands at a later time when the system load levels permit. > Service atd (or atrun) should be running for the actual executions. +> More information: . - Execute commands from standard input (press `Ctrl + D` when done): diff --git a/pages/linux/at.md b/pages/linux/at.md index b75ee9b6d..bc35c909d 100644 --- a/pages/linux/at.md +++ b/pages/linux/at.md @@ -1,6 +1,7 @@ # at > Executes commands at a specified time. +> More information: . - Open an `at` prompt to create a new set of scheduled commands, press `Ctrl + D` to save and exit: