From 1025ddfb4c3dfeaa4f52aed84b90ef69912bfa28 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:08:20 +0200 Subject: [PATCH 01/34] Update top.md --- pages/osx/top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/top.md b/pages/osx/top.md index 0c3fa047f5ff44..b405bf17c57dac 100644 --- a/pages/osx/top.md +++ b/pages/osx/top.md @@ -21,4 +21,4 @@ - Display help about interactive commands: -`?` +`` From 95696daa088b7209c906c0cc4937247a5005df19 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:08:47 +0200 Subject: [PATCH 02/34] Update nettop.md --- pages/osx/nettop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/nettop.md b/pages/osx/nettop.md index 65f7540808fc8e..8cd2a0102af856 100644 --- a/pages/osx/nettop.md +++ b/pages/osx/nettop.md @@ -29,7 +29,7 @@ - While running nettop, list interactive commands: -`h` +`` - Display help: From 702447ea18fdbaec458dec1cd8f17b92e052e95e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:42:06 +0200 Subject: [PATCH 03/34] Update caffeinate.md --- pages/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/osx/caffeinate.md b/pages/osx/caffeinate.md index 136dae11c1bc72..8129ad1cf7a57a 100644 --- a/pages/osx/caffeinate.md +++ b/pages/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{pid}}` -- Prevent from sleeping (use `Ctrl + C` to exit): +- Prevent from sleeping (use `` to exit): `caffeinate -i` -- Prevent disk from sleeping (use `Ctrl + C` to exit): +- Prevent disk from sleeping (use `` to exit): `caffeinate -m` From e469f8337bf9e6afbfb152bbe9fbdf108f3a1251 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:44:17 +0200 Subject: [PATCH 04/34] Update tail.md --- pages/osx/tail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/osx/tail.md b/pages/osx/tail.md index 84ce8650989dd2..b2a59ed3123bdb 100644 --- a/pages/osx/tail.md +++ b/pages/osx/tail.md @@ -16,11 +16,11 @@ `tail -c {{8}} {{path/to/file}}` -- Print the last lines of a given file and keep reading it until `Ctrl + C`: +- Print the last lines of a given file and keep reading it until ``: `tail -f {{path/to/file}}` -- Keep reading file until `Ctrl + C`, even if the file is inaccessible: +- Keep reading file until ``, even if the file is inaccessible: `tail -F {{path/to/file}}` From eb2b63977aaed3a7a71e8ec9282723493ea60c3c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:59:37 +0200 Subject: [PATCH 05/34] Update caffeinate.md --- pages.de/osx/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.de/osx/caffeinate.md b/pages.de/osx/caffeinate.md index 87ce3f05b3fe25..42ad99932a63ff 100644 --- a/pages.de/osx/caffeinate.md +++ b/pages.de/osx/caffeinate.md @@ -11,6 +11,6 @@ `caffeinate -s {{befehl}}` -- Halte den Mac wach, bis `caffeinate` durch Cmd-C beendet wird: +- Halte den Mac wach, bis `caffeinate` durch `` beendet wird: `caffeinate -i` From 46e4100df465342dfe385b6152ad3bf0ccf89774 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:00:46 +0200 Subject: [PATCH 06/34] Update caffeinate.md --- pages.es/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.es/osx/caffeinate.md b/pages.es/osx/caffeinate.md index fc8805696b2c50..eaf7051a7a8f90 100644 --- a/pages.es/osx/caffeinate.md +++ b/pages.es/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{pid}}` -- Evita que entre en reposo (usa `Ctrl + C` para salir): +- Evita que entre en reposo (usa `` para salir): `caffeinate -i` -- Evita que el disco entre en reposo (usa `Ctrl + C` para salir): +- Evita que el disco entre en reposo (usa `` para salir): `caffeinate -m` From 09e3dc7621cd9a5566b3a847f2bc54d52fec09de Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:01:27 +0200 Subject: [PATCH 07/34] Update pbcopy.md --- pages/osx/pbcopy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/pbcopy.md b/pages/osx/pbcopy.md index 665006f2828f6d..0b0acab50ff576 100644 --- a/pages/osx/pbcopy.md +++ b/pages/osx/pbcopy.md @@ -1,7 +1,7 @@ # pbcopy > Copy data from `stdin` to the clipboard. -> Comparable to pressing Cmd + C on the keyboard. +> Comparable to pressing `` on the keyboard. > More information: . - Place the contents of a specific file in the clipboard: From 186d89a9a8fc3e2e31959f27bbec494f3e3cb58c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:02:18 +0200 Subject: [PATCH 08/34] Update pbpaste.md --- pages/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/pbpaste.md b/pages/osx/pbpaste.md index 903190b8e21d5b..f64c91d46facb2 100644 --- a/pages/osx/pbpaste.md +++ b/pages/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > Send the contents of the clipboard to `stdout`. -> Comparable to pressing Cmd + V on the keyboard. +> Comparable to pressing `` on the keyboard. > More information: . - Write the contents of the clipboard to a file: From 4cc3bfd29e68d2f01bac1c83862b83ed82efa967 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:14:47 +0200 Subject: [PATCH 09/34] Update caffeinate.md --- pages.pt_BR/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.pt_BR/osx/caffeinate.md b/pages.pt_BR/osx/caffeinate.md index 5edb935998f963..ec13afc451c811 100644 --- a/pages.pt_BR/osx/caffeinate.md +++ b/pages.pt_BR/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{pid}}` -- Evita a suspensão (use `Ctrl + C` para sair): +- Evita a suspensão (use `` para sair): `caffeinate -i` -- Evita a suspensão do disco (use `Ctrl + C` para sair): +- Evita a suspensão do disco (use `` para sair): `caffeinate -m` From f5e75540a2ed8a325834803e20f356e12edb2718 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:15:11 +0200 Subject: [PATCH 10/34] Update caffeinate.md --- pages.zh/osx/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.zh/osx/caffeinate.md b/pages.zh/osx/caffeinate.md index bd4ca29ed4bde5..ea42dec0bc851a 100644 --- a/pages.zh/osx/caffeinate.md +++ b/pages.zh/osx/caffeinate.md @@ -11,6 +11,6 @@ `caffeinate -s {{命令}}` -- 在你按 Ctrl-C 之前禁止进入休眠模式: +- 在你按 `` 之前禁止进入休眠模式: `caffeinate -i` From fad3691450971a38553b08f0182966037ab8c767 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:15:51 +0200 Subject: [PATCH 11/34] Update caffeinate.md --- pages.pl/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.pl/osx/caffeinate.md b/pages.pl/osx/caffeinate.md index e7b9b7844f667d..053f4509cc9cbd 100644 --- a/pages.pl/osx/caffeinate.md +++ b/pages.pl/osx/caffeinate.md @@ -11,10 +11,10 @@ `caffeinate -s "{{command}}"` -- Nie usypiaj dopóki nie przerwiesz naciskając `Ctrl - C`: +- Nie usypiaj dopóki nie przerwiesz naciskając ``: `caffeinate -i` -- Nie usypiaj dysku twardego dopóki nie przerwiesz naciskając `Ctrl + C`: +- Nie usypiaj dysku twardego dopóki nie przerwiesz naciskając ``: `caffeinate -m` From 7a62b2f360aafbdb3e55ae81aa22479f0dfb63f4 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:16:32 +0200 Subject: [PATCH 12/34] Update caffeinate.md --- pages.nl/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.nl/osx/caffeinate.md b/pages.nl/osx/caffeinate.md index 7585306c8d10a9..0885b63ca932e9 100644 --- a/pages.nl/osx/caffeinate.md +++ b/pages.nl/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{pid}}` -- Voorkom slaapstand (gebruik `Ctrl + C` om te stoppen): +- Voorkom slaapstand (gebruik `` om te stoppen): `caffeinate -i` -- Voorkom dat de schijf in slaapstand gaat (gebruik `Ctrl + C` om te stoppen): +- Voorkom dat de schijf in slaapstand gaat (gebruik `` om te stoppen): `caffeinate -m` From 9d10baff20b2601a7491af3e0c0bd557f7281915 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:16:57 +0200 Subject: [PATCH 13/34] Update caffeinate.md --- pages.ko/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.ko/osx/caffeinate.md b/pages.ko/osx/caffeinate.md index 77c810f94969f2..49e0571e9b6427 100644 --- a/pages.ko/osx/caffeinate.md +++ b/pages.ko/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{PID}}` -- 절전 모드 방지 (`Ctrl + C`로 종료): +- 절전 모드 방지 (``로 종료): `caffeinate -i` -- 디스크 절전 모드 방지 (`Ctrl + C`로 종료): +- 디스크 절전 모드 방지 (``로 종료): `caffeinate -m` From 8c1243980033ed843f576f00ec4bc21fd429be23 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:17:25 +0200 Subject: [PATCH 14/34] Update caffeinate.md --- pages.it/osx/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.it/osx/caffeinate.md b/pages.it/osx/caffeinate.md index d6a68a5bd79286..2f729dd9c2de4f 100644 --- a/pages.it/osx/caffeinate.md +++ b/pages.it/osx/caffeinate.md @@ -11,6 +11,6 @@ `caffeinate -s {{comando}}` -- Impedisci la sospensione fino alla pressione della combinazione di tasti Ctrl-C: +- Impedisci la sospensione fino alla pressione della combinazione di tasti ``: `caffeinate -i` From d02063ec1de70b5420cafe0f380446297d593e46 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:17:46 +0200 Subject: [PATCH 15/34] Update caffeinate.md --- pages.id/osx/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.id/osx/caffeinate.md b/pages.id/osx/caffeinate.md index 2f831869e3fa50..86fdcd4fcb015e 100644 --- a/pages.id/osx/caffeinate.md +++ b/pages.id/osx/caffeinate.md @@ -11,6 +11,6 @@ `caffeinate -s {{command}}` -- Menghindari mode sleep sampai anda mengetik Ctrl-C: +- Menghindari mode sleep sampai anda mengetik ``: `caffeinate -i` From e5e8143225293d564fd15dd4605190ba61ee12d2 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:19:27 +0200 Subject: [PATCH 16/34] Update nettop.md --- pages.es/osx/nettop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/osx/nettop.md b/pages.es/osx/nettop.md index 9349097e80eb8e..518b10a4b8e765 100644 --- a/pages.es/osx/nettop.md +++ b/pages.es/osx/nettop.md @@ -29,7 +29,7 @@ - Mientras se ejecuta nettop, lista los comandos interactivos: -`h` +`` - Muestra ayuda: From 2809f70b4163f89aec12adeda94552c408a81a94 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:19:48 +0200 Subject: [PATCH 17/34] Update nettop.md --- pages.ko/osx/nettop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.ko/osx/nettop.md b/pages.ko/osx/nettop.md index 956cd44bec06ee..c2567e7df3f557 100644 --- a/pages.ko/osx/nettop.md +++ b/pages.ko/osx/nettop.md @@ -29,7 +29,7 @@ - nettop 실행 중 상호작용 명령 나열: -`h` +`` - 도움말 표시: From 031afe12052994e723acad5a19ceb3444e86790b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:20:47 +0200 Subject: [PATCH 18/34] Update pbcopy.md --- pages.es/osx/pbcopy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/osx/pbcopy.md b/pages.es/osx/pbcopy.md index a4f4103491b288..3bb890ea7d3f82 100644 --- a/pages.es/osx/pbcopy.md +++ b/pages.es/osx/pbcopy.md @@ -1,7 +1,7 @@ # pbcopy > Copia datos de `stdin` al portapapeles. -> Comparable a pulsar Cmd + C en el teclado. +> Comparable a pulsar `` en el teclado. > Más información: . - Coloca el contenido de un archivo específico en el portapapeles: From dcc9495d16a72ca631a23deac0d6ed750f8a021c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:21:18 +0200 Subject: [PATCH 19/34] Update pbcopy.md --- pages.ko/osx/pbcopy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.ko/osx/pbcopy.md b/pages.ko/osx/pbcopy.md index 5cdcdb6f287629..e44a36d3207095 100644 --- a/pages.ko/osx/pbcopy.md +++ b/pages.ko/osx/pbcopy.md @@ -1,7 +1,7 @@ # pbcopy > `stdin`에서 데이터를 클립보드로 복사합니다. -> 키보드에서 Cmd + C를 누르는 것과 비슷합니다. +> 키보드에서 ``를 누르는 것과 비슷합니다. > 더 많은 정보: . - 특정 [f]파일의 내용을 클립보드에 복사: From 7ad9b9b1e62c7bbfd06749428fb5d480f7d28670 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:21:36 +0200 Subject: [PATCH 20/34] Update pbcopy.md --- pages.th/osx/pbcopy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.th/osx/pbcopy.md b/pages.th/osx/pbcopy.md index 7fd2fa466365ca..bb3e2a5c0d7098 100644 --- a/pages.th/osx/pbcopy.md +++ b/pages.th/osx/pbcopy.md @@ -1,7 +1,7 @@ # pbcopy > คัดลอกข้อมูลจากอินพุตมาตรฐาน (`stdin`) ไปยังคลิปบอร์ด -> เทียบได้กับการกดปุ่ม Cmd + C บนแป้นพิมพ์ +> เทียบได้กับการกดปุ่ม `` บนแป้นพิมพ์ > ข้อมูลเพิ่มเติม: - คัดลอกเนื้อหาในไฟล์ที่กำหนดไปยังคลิปบอร์ด: From 5ad73efbf1f938b7c26ab03b49f9629f42cc6754 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:21:49 +0200 Subject: [PATCH 21/34] Update pbcopy.md --- pages.zh/osx/pbcopy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.zh/osx/pbcopy.md b/pages.zh/osx/pbcopy.md index 3f95918c307ade..bd0c3955251d85 100644 --- a/pages.zh/osx/pbcopy.md +++ b/pages.zh/osx/pbcopy.md @@ -1,7 +1,7 @@ # pbcopy > 将来自标准输入的数据放入剪贴板。 -> 相当于在键盘上按下 Cmd + C. +> 相当于在键盘上按下 ``. > 更多信息:. - 将文件的内容放入剪贴板: From 2f475174b8e300e19f8dc5e71f85f652f18c307a Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:22:37 +0200 Subject: [PATCH 22/34] Update pbpaste.md --- pages.es/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/osx/pbpaste.md b/pages.es/osx/pbpaste.md index 3156a68e5d1679..01efbd7eb6df31 100644 --- a/pages.es/osx/pbpaste.md +++ b/pages.es/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > Envía el contenido del portapapeles a la salida estándar. -> Comparable a pulsar Cmd + V en el teclado. +> Comparable a pulsar en el teclado. > Más información: . - Escribe el contenido del portapapeles en un archivo: From b378d94787fa1e633dbf64a0cf4f1852499e6fa1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:23:46 +0200 Subject: [PATCH 23/34] Update pbpaste.md --- pages.es/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/osx/pbpaste.md b/pages.es/osx/pbpaste.md index 01efbd7eb6df31..117555f6fa69f8 100644 --- a/pages.es/osx/pbpaste.md +++ b/pages.es/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > Envía el contenido del portapapeles a la salida estándar. -> Comparable a pulsar en el teclado. +> Comparable a pulsar `` en el teclado. > Más información: . - Escribe el contenido del portapapeles en un archivo: From a6ad8dfedfd7e1d23c55669ca90a586a3c60cba8 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:24:06 +0200 Subject: [PATCH 24/34] Update pbpaste.md --- pages.ko/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.ko/osx/pbpaste.md b/pages.ko/osx/pbpaste.md index 735c9a25ce02ed..9656c7f199ac2f 100644 --- a/pages.ko/osx/pbpaste.md +++ b/pages.ko/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > 클립보드의 내용을 `stdout`으로 전송. -> 키보드에서 Cmd + V를 누르는 것과 유사. +> 키보드에서 ``를 누르는 것과 유사. > 더 많은 정보: . - 클립보드의 내용을 [f]파일에 쓰기: From cd693eccad1e97f5d985f3eb22d05da9f40cef23 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:24:20 +0200 Subject: [PATCH 25/34] Update pbpaste.md --- pages.th/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.th/osx/pbpaste.md b/pages.th/osx/pbpaste.md index 197ab1e912c886..ea0301b7dd147d 100644 --- a/pages.th/osx/pbpaste.md +++ b/pages.th/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > ส่งเนื้อหาของคลิปบอร์ดไปยังผลผลิตมาตรฐาน (`stdout`) -> เทียบได้กับการกดปุ่ม Cmd + V บนแป้นพิมพ์ +> เทียบได้กับการกดปุ่ม `` บนแป้นพิมพ์ > ข้อมูลเพิ่มเติม: - เขียนเนื้อหาของคลิปบอร์ดไปยังไฟล์: From 565f36d2f318af2bf47163c99792a70fa4420384 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:24:33 +0200 Subject: [PATCH 26/34] Update pbpaste.md --- pages.zh/osx/pbpaste.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.zh/osx/pbpaste.md b/pages.zh/osx/pbpaste.md index 08622ef7e0174b..e7b9e2ef171131 100644 --- a/pages.zh/osx/pbpaste.md +++ b/pages.zh/osx/pbpaste.md @@ -1,7 +1,7 @@ # pbpaste > 将剪贴板的内容发送到标准输出。 -> 相当于在键盘上按下 Cmd + V. +> 相当于在键盘上按下 ``. > 更多信息:. - 将剪贴板的内容写入文件: From 6a1c1146136c1da167c9cfe9f135f1b63484b6bd Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:25:30 +0200 Subject: [PATCH 27/34] Update tail.md --- pages.es/osx/tail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.es/osx/tail.md b/pages.es/osx/tail.md index d0d8b5e1f49c54..11adfba83b957b 100644 --- a/pages.es/osx/tail.md +++ b/pages.es/osx/tail.md @@ -16,11 +16,11 @@ `tail -c {{8}} {{ruta/al/archivo}}` -- Imprime las últimas líneas de un archivo dado y sigue leyéndolo hasta `Ctrl + C`: +- Imprime las últimas líneas de un archivo dado y sigue leyéndolo hasta ``: `tail -f {{ruta/al/archivo}}` -- Sigue leyendo el archivo hasta `Ctrl + C`, incluso si el archivo es inaccesible: +- Sigue leyendo el archivo hasta ``, incluso si el archivo es inaccesible: `tail -F {{ruta/al/archivo}}` From 09ef5c979a058ee3831dee8dee164c9290b1a3f8 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:25:54 +0200 Subject: [PATCH 28/34] Update tail.md --- pages.ko/osx/tail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.ko/osx/tail.md b/pages.ko/osx/tail.md index f6014d29d08571..40aab17b27f06c 100644 --- a/pages.ko/osx/tail.md +++ b/pages.ko/osx/tail.md @@ -16,11 +16,11 @@ `tail -c {{8}} {{경로/대상/파일}}` -- 주어진 파일의 마지막 줄을 출력하고 `Ctrl + C`까지 계속 읽기: +- 주어진 파일의 마지막 줄을 출력하고 ``까지 계속 읽기: `tail -f {{경로/대상/파일}}` -- 파일이 접근 불가능해도 `Ctrl + C`까지 계속 읽기: +- 파일이 접근 불가능해도 ``까지 계속 읽기: `tail -F {{경로/대상/파일}}` From 081bf068d16ff1d2d79cba38063bebbb88fda492 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:26:13 +0200 Subject: [PATCH 29/34] Update tail.md --- pages.nl/osx/tail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.nl/osx/tail.md b/pages.nl/osx/tail.md index fa951e51085b91..fee8d2e57cf7f8 100644 --- a/pages.nl/osx/tail.md +++ b/pages.nl/osx/tail.md @@ -16,11 +16,11 @@ `tail -c {{8}} {{pad/naar/bestand}}` -- Toon de laatste regels van een bestand en blijf het bestand lezen tot `Ctrl + C`: +- Toon de laatste regels van een bestand en blijf het bestand lezen tot ``: `tail -f {{pad/naar/bestand}}` -- Blijf het bestand lezen tot `Ctrl + C`, ook als het bestand niet toegangelijk is: +- Blijf het bestand lezen tot ``, ook als het bestand niet toegangelijk is: `tail -F {{pad/naar/bestand}}` From b2fc1cbb5ebbeb68e47cfc9c98a9a4e9d9f7e315 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:27:00 +0200 Subject: [PATCH 30/34] Update top.md --- pages.es/osx/top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/osx/top.md b/pages.es/osx/top.md index afc7ddcdf20973..f3e5b6625aedb8 100644 --- a/pages.es/osx/top.md +++ b/pages.es/osx/top.md @@ -21,4 +21,4 @@ - Muestra información de ayuda sobre comandos interactivos: -`?` +`` From 96112395275311f4ef69ca6ce860872e173d3c78 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:27:10 +0200 Subject: [PATCH 31/34] Update top.md --- pages.ko/osx/top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.ko/osx/top.md b/pages.ko/osx/top.md index e2972bc891dd54..d7b512b326455d 100644 --- a/pages.ko/osx/top.md +++ b/pages.ko/osx/top.md @@ -21,4 +21,4 @@ - 대화형 명령에 대한 도움말 표시: -`?` +`` From 0852cb8523eae609cfedc2be41565cbd7e2ce897 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:27:21 +0200 Subject: [PATCH 32/34] Update top.md --- pages.zh/osx/top.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.zh/osx/top.md b/pages.zh/osx/top.md index f0e119fc69ac4a..033793bde00f05 100644 --- a/pages.zh/osx/top.md +++ b/pages.zh/osx/top.md @@ -21,4 +21,4 @@ - 获取有关交互式命令的帮助(我测试并没看到这个功能): -`?` +`` From e36cebeeaf97bd3ab327a23b07a930493d212cd6 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:00:16 +0200 Subject: [PATCH 33/34] Update caffeinate.md --- pages.ko/osx/caffeinate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.ko/osx/caffeinate.md b/pages.ko/osx/caffeinate.md index 49e0571e9b6427..cbd4a271e44a0e 100644 --- a/pages.ko/osx/caffeinate.md +++ b/pages.ko/osx/caffeinate.md @@ -15,10 +15,10 @@ `caffeinate -w {{PID}}` -- 절전 모드 방지 (``로 종료): +- 절전 모드 방지 (``로 종료): `caffeinate -i` -- 디스크 절전 모드 방지 (``로 종료): +- 디스크 절전 모드 방지 (``로 종료): `caffeinate -m` From 0224a0d6824ebd4a7a1788a31599272fe28457d2 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 6 Mar 2025 17:07:47 +0200 Subject: [PATCH 34/34] Fix caffeinate --- pages.de/osx/caffeinate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.de/osx/caffeinate.md b/pages.de/osx/caffeinate.md index 42ad99932a63ff..22bd622a0efcdf 100644 --- a/pages.de/osx/caffeinate.md +++ b/pages.de/osx/caffeinate.md @@ -11,6 +11,6 @@ `caffeinate -s {{befehl}}` -- Halte den Mac wach, bis `caffeinate` durch `` beendet wird: +- Halte den Mac wach, bis `caffeinate` durch `` beendet wird: `caffeinate -i`