diff --git a/pages.ar/common/pwd.md b/pages.ar/common/pwd.md index 9adf132eef..51408eeb71 100644 --- a/pages.ar/common/pwd.md +++ b/pages.ar/common/pwd.md @@ -1,7 +1,7 @@ # pwd > اطبع اسم الدليل الحالي. -> لمزيد من التفاصيل: . +> لمزيد من التفاصيل: . - اطبع اسم الدليل الحالي: diff --git a/pages.ar/common/rmdir.md b/pages.ar/common/rmdir.md index 2626f2d959..ff8017a4be 100644 --- a/pages.ar/common/rmdir.md +++ b/pages.ar/common/rmdir.md @@ -2,7 +2,7 @@ > إزالة الدلائل بدون ملفات. > لمزيد من التفاصيل: `rm`. -> لمزيد من التفاصيل: . +> لمزيد من التفاصيل: . - إزالة أدلة محددة: diff --git a/pages.ar/linux/rm.md b/pages.ar/linux/rm.md index d691acdcb7..2a2a0812a6 100644 --- a/pages.ar/linux/rm.md +++ b/pages.ar/linux/rm.md @@ -2,7 +2,7 @@ > يستخدم الأمر لحذف الملفات او المجلدات > أنظر أيضًا: `rmdir`. -> لمزيد من التفاصيل: . +> لمزيد من التفاصيل: . - حذف ملفات محددة: diff --git a/pages.bs/common/logname.md b/pages.bs/common/logname.md index 417a10823c..cfdb2dbada 100644 --- a/pages.bs/common/logname.md +++ b/pages.bs/common/logname.md @@ -1,7 +1,7 @@ # logname > Prikazuje ime prijevljenog korisnika. -> Više informacija: . +> Više informacija: . - Prikaži ime trenutno prijavljenog korisnika: diff --git a/pages.bs/common/mkfifo.md b/pages.bs/common/mkfifo.md index a49f90bd72..04ed06cf73 100644 --- a/pages.bs/common/mkfifo.md +++ b/pages.bs/common/mkfifo.md @@ -1,7 +1,7 @@ # mkfifo > Pravi FIFOs (imenovane cijevi). -> Više informacija: . +> Više informacija: . - Napravi imenovanu cijev na zadatoj putanji: diff --git a/pages.bs/common/tty.md b/pages.bs/common/tty.md index 5f6565201e..417be7dde8 100644 --- a/pages.bs/common/tty.md +++ b/pages.bs/common/tty.md @@ -1,7 +1,7 @@ # tty > Vraća ime terminala. -> Više informacija: . +> Više informacija: . - Ispiši ime fajla ovog terminala: diff --git a/pages.de/common/du.md b/pages.de/common/du.md index 261990ca62..1d100d42d4 100644 --- a/pages.de/common/du.md +++ b/pages.de/common/du.md @@ -1,7 +1,7 @@ # du > Disk usage: Plattenplatzverbrauch von Dateien und Verzeichnissen ermitteln. -> Weitere Informationen: . +> Weitere Informationen: . - Liste die Größe von Verzeichnissen und Unterverzeichnissen in den gegebenen Einheiten (B/KiB/MiB) auf: diff --git a/pages.de/common/mv.md b/pages.de/common/mv.md index a2095f4470..ec2bf06ac8 100644 --- a/pages.de/common/mv.md +++ b/pages.de/common/mv.md @@ -1,7 +1,7 @@ # mv > Verschiebe Dateien oder Verzeichnisse oder benenne diese um. -> Weitere Informationen: . +> Weitere Informationen: . - Verschiebe eine Datei an einen beliebigen Ort: diff --git a/pages.de/common/rm.md b/pages.de/common/rm.md index 729956df57..456d8b054c 100644 --- a/pages.de/common/rm.md +++ b/pages.de/common/rm.md @@ -1,7 +1,7 @@ # rm > Lösche Dateien oder Verzeichnisse. -> Weitere Informationen: . +> Weitere Informationen: . - Lösche Dateien an beliebigen Speicherorten: diff --git a/pages.de/common/tail.md b/pages.de/common/tail.md index e5028115ae..78f132f7a8 100644 --- a/pages.de/common/tail.md +++ b/pages.de/common/tail.md @@ -1,7 +1,7 @@ # tail > Gib das Ende einer Datei aus. -> Weitere Informationen: . +> Weitere Informationen: . - Zeige die letzten Zeilen einer Datei an: diff --git a/pages.de/common/whoami.md b/pages.de/common/whoami.md index 5afd8aad4a..acc670e276 100644 --- a/pages.de/common/whoami.md +++ b/pages.de/common/whoami.md @@ -1,7 +1,7 @@ # whoami > Gib den Benutzernamen des aktuellen Benutzers aus. -> Weitere Informationen: . +> Weitere Informationen: . - Gib den aktiven Benutzernamen aus: diff --git a/pages.es/common/du.md b/pages.es/common/du.md index 99cce06731..d5f597dfb7 100644 --- a/pages.es/common/du.md +++ b/pages.es/common/du.md @@ -1,7 +1,7 @@ # du > Uso del disco: estima y resume el uso del espacio de archivos y directorios. -> Más información: . +> Más información: . - Lista los tamaños de un directorio y sus subdirectorios, en la unidad dada (B/KiB/MiB): diff --git a/pages.es/common/ln.md b/pages.es/common/ln.md index 25decd098e..51db070c6b 100644 --- a/pages.es/common/ln.md +++ b/pages.es/common/ln.md @@ -1,7 +1,7 @@ # ln > Crea enlaces a archivos y directorios. -> Más información: . +> Más información: . - Crea un enlace simbólico a un archivo o directorio: diff --git a/pages.es/common/mkfifo.md b/pages.es/common/mkfifo.md index 617d01d3bc..8edbde9d50 100644 --- a/pages.es/common/mkfifo.md +++ b/pages.es/common/mkfifo.md @@ -1,7 +1,7 @@ # mkfifo > Crea FIFOs (named pipes) (pipes nombrados). -> Más información: . +> Más información: . - Crea un pipe nombrado en una ruta específica: diff --git a/pages.es/common/mv.md b/pages.es/common/mv.md index e9d3d4340c..ad3fe5fe68 100644 --- a/pages.es/common/mv.md +++ b/pages.es/common/mv.md @@ -1,7 +1,7 @@ # mv > Mueve o renombra archivos y directorios. -> Más información: . +> Más información: . - Cambia el nombre de un archivo o directorio cuando el destino no es un directorio existente: diff --git a/pages.es/common/pwd.md b/pages.es/common/pwd.md index 0e763795d8..70ef51dc35 100644 --- a/pages.es/common/pwd.md +++ b/pages.es/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Muestra el nombre del directorio actual. -> Más información: . +> Más información: . - Muestra el directorio actual: diff --git a/pages.es/common/rm.md b/pages.es/common/rm.md index 007641ccee..aadab3e49d 100644 --- a/pages.es/common/rm.md +++ b/pages.es/common/rm.md @@ -2,7 +2,7 @@ > Elimina archivos o directorios. > Vea también: `rmdir`. -> Más información: . +> Más información: . - Elimina archivos específicos: diff --git a/pages.es/common/tail.md b/pages.es/common/tail.md index 0cbd5f1bc5..db915f1768 100644 --- a/pages.es/common/tail.md +++ b/pages.es/common/tail.md @@ -2,7 +2,7 @@ > Muestra las últimas líneas de un archivo de texto determinado. > Vea también: `head`. -> Más información: . +> Más información: . - Imprime las últimas líneas de 'recuento' de un archivo: diff --git a/pages.es/common/tee.md b/pages.es/common/tee.md index dbff8effa7..227e0d9906 100644 --- a/pages.es/common/tee.md +++ b/pages.es/common/tee.md @@ -1,7 +1,7 @@ # tee > Lee desde la entrada estándar (`stdin`) y escribe a la salida estándar (`stdout`) y a archivos (o comandos). -> Más información: . +> Más información: . - Copia la entrada estándar (`stdin`) a cada archivo, y también a la salida estándar (`stdout`): diff --git a/pages.es/common/wc.md b/pages.es/common/wc.md index 3003ecb39e..dad5f202dc 100644 --- a/pages.es/common/wc.md +++ b/pages.es/common/wc.md @@ -1,7 +1,7 @@ # wc > Cuenta líneas, palabras, y bytes. -> Más información: . +> Más información: . - Cuenta todas las líneas en un archivo: diff --git a/pages.es/common/yes.md b/pages.es/common/yes.md index 29b2c3df6f..2034ed2224 100644 --- a/pages.es/common/yes.md +++ b/pages.es/common/yes.md @@ -2,7 +2,7 @@ > Retorna algo repetidamente. > Este comando es frecuentemente utilizado para aceptar todas las confirmaciones en comandos de instalación (como apt-get). -> Más información: . +> Más información: . - Retorna repetidamente "mensaje": diff --git a/pages.es/linux/cat.md b/pages.es/linux/cat.md index e2e9cdb5d1..82d9eab9fa 100644 --- a/pages.es/linux/cat.md +++ b/pages.es/linux/cat.md @@ -1,7 +1,7 @@ # cat > Imprime y concatena archivos. -> Más información: . +> Más información: . - Imprime el contenido de un archivo a `stdout`: diff --git a/pages.es/linux/dd.md b/pages.es/linux/dd.md index d4fa28b2a0..c9b5f20a2e 100644 --- a/pages.es/linux/dd.md +++ b/pages.es/linux/dd.md @@ -1,7 +1,7 @@ # dd > Convierte y copia un archivo. -> Más información: . +> Más información: . - Crea una unidad USB de arranque a partir de un archivo isohybrid (como `archlinux-xxx.iso`) y muestra el progreso: diff --git a/pages.es/linux/rmdir.md b/pages.es/linux/rmdir.md index 1d0942b79d..1e810b1574 100644 --- a/pages.es/linux/rmdir.md +++ b/pages.es/linux/rmdir.md @@ -2,7 +2,7 @@ > Elimina directorios sin archivos. > Vea también: `rm`. -> Más información: . +> Más información: . - Elimina directorios específicos: diff --git a/pages.es/linux/tac.md b/pages.es/linux/tac.md index 5b37587293..8ea8e4bf2b 100644 --- a/pages.es/linux/tac.md +++ b/pages.es/linux/tac.md @@ -2,7 +2,7 @@ > Muestra y concatena archivos con las líneas en orden inverso. > Vea también: `cat`. -> Más información: . +> Más información: . - Concatena archivos específicos en orden inverso: diff --git a/pages.es/osx/readlink.md b/pages.es/osx/readlink.md index 17a186f27f..498932dd1f 100644 --- a/pages.es/osx/readlink.md +++ b/pages.es/osx/readlink.md @@ -1,7 +1,7 @@ # readlink > Sigue enlaces simbólicos y obtiene información sobre enlaces simbólicos. -> Más información: . +> Más información: . - Imprime la ruta absoluta a la que apunta el enlace simbólico: diff --git a/pages.fa/common/ln.md b/pages.fa/common/ln.md index 306df63615..ba223fe7c8 100644 --- a/pages.fa/common/ln.md +++ b/pages.fa/common/ln.md @@ -1,7 +1,7 @@ # ln > این دستور برای ایجاد ارتباط(link) به فایل ها و پوشه ها(Directories) استفاده می شود. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - ایجاد یک ارتباط نمادین (symbolic link) به یک فایل یا پوشه: diff --git a/pages.fa/common/logname.md b/pages.fa/common/logname.md index 1446412c31..b3974d7b41 100644 --- a/pages.fa/common/logname.md +++ b/pages.fa/common/logname.md @@ -1,7 +1,7 @@ # logname > نمایش نام کاربر. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - نمایش نام کاربر لاگین شده: diff --git a/pages.fa/common/nohup.md b/pages.fa/common/nohup.md index 3785a0bfc0..3da7e2adc7 100644 --- a/pages.fa/common/nohup.md +++ b/pages.fa/common/nohup.md @@ -1,7 +1,7 @@ # nohup > اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال: diff --git a/pages.fa/common/tty.md b/pages.fa/common/tty.md index 3dae768fbb..d2c8a4509f 100644 --- a/pages.fa/common/tty.md +++ b/pages.fa/common/tty.md @@ -1,7 +1,7 @@ # tty > نمایش نام ترمینال. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - نمایش نام فایل ترمینال جاری: diff --git a/pages.fa/common/uname.md b/pages.fa/common/uname.md index bcdf213665..58477c3eb5 100644 --- a/pages.fa/common/uname.md +++ b/pages.fa/common/uname.md @@ -2,7 +2,7 @@ > نمایش اطلاعاتی درباره سخت افزار و سیستم عامل. > نکته: برای دستیابی به اطلاعات اضافه در رابطه با سیستم عامل از دستور `lsb_release` استفاده کنید. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - نمایش اطلاعات مربوط به سخت افزار و پردازنده سیستم: diff --git a/pages.fa/common/users.md b/pages.fa/common/users.md index 1b5c2087a3..f1833e519b 100644 --- a/pages.fa/common/users.md +++ b/pages.fa/common/users.md @@ -1,7 +1,7 @@ # users > نمایش لیست کاربران لاگین شده. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - نمایش لیست کاربران لاگین شده: diff --git a/pages.fa/linux/dd.md b/pages.fa/linux/dd.md index 90fbbc3dcf..91a1c3e4cf 100644 --- a/pages.fa/linux/dd.md +++ b/pages.fa/linux/dd.md @@ -1,7 +1,7 @@ # dd > تبدیل و کپی یک فایل. -> اطلاعات بیشتر: . +> اطلاعات بیشتر: . - ساخت یک درایو USB قابل بوت از یک فایل iso (مثل `archlinux-xxx.iso`) و نمایش پیشرفت: diff --git a/pages.fr/common/du.md b/pages.fr/common/du.md index 6b1bedd8d1..92ae51b166 100644 --- a/pages.fr/common/du.md +++ b/pages.fr/common/du.md @@ -1,7 +1,7 @@ # du > Utilisation de disque : estime et résume l'utilisation de l'espace occupé par les fichiers et les répertoires. -> Plus d'informations : . +> Plus d'informations : . - Liste les tailles d'un répertoire et de ses sous-répertoires, dans l'unité donnée (o/Kio/Mio) : diff --git a/pages.fr/common/install.md b/pages.fr/common/install.md index e66562569c..5c0ba19198 100644 --- a/pages.fr/common/install.md +++ b/pages.fr/common/install.md @@ -2,7 +2,7 @@ > Copie des fichiers et met à jour leurs attributs. > Copie des fichiers (souvent des exécutables) dans un répertoire système comme `/usr/local/bin` et leur donne les permissions et propriétaires appropriés. -> Plus d'informations : . +> Plus d'informations : . - Copie des fichiers vers une destination : diff --git a/pages.fr/common/ln.md b/pages.fr/common/ln.md index 5b5db24ad6..08e0861dfc 100644 --- a/pages.fr/common/ln.md +++ b/pages.fr/common/ln.md @@ -1,7 +1,7 @@ # ln > Crée des liens vers des fichiers et répertoires. -> Plus d'informations : . +> Plus d'informations : . - Crée un lien symbolique vers un fichier ou un répertoire : diff --git a/pages.fr/common/pwd.md b/pages.fr/common/pwd.md index fc161176f1..f0067c3663 100644 --- a/pages.fr/common/pwd.md +++ b/pages.fr/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Affiche le nom du répertoire actuel. -> Plus d'informations : . +> Plus d'informations : . - Affiche le répertoire actuel : diff --git a/pages.fr/common/tr.md b/pages.fr/common/tr.md index 083296f04e..9e20655364 100644 --- a/pages.fr/common/tr.md +++ b/pages.fr/common/tr.md @@ -1,7 +1,7 @@ # tr > Convertisseur de caractères : exécute des remplacements basés sur des caractères uniques et des jeux de caractères. -> Plus d'informations : . +> Plus d'informations : . - Remplace toutes les occurrences d'un caractère dans un fichier, et affiche le résultat : diff --git a/pages.fr/common/wc.md b/pages.fr/common/wc.md index 8f9b980a47..8ec536e289 100644 --- a/pages.fr/common/wc.md +++ b/pages.fr/common/wc.md @@ -1,7 +1,7 @@ # wc > Compte les lignes, les mots ou les octets. -> Plus d'informations : . +> Plus d'informations : . - Compte les lignes d'un fichier : diff --git a/pages.fr/common/yes.md b/pages.fr/common/yes.md index 0280109acc..0416fcb883 100644 --- a/pages.fr/common/yes.md +++ b/pages.fr/common/yes.md @@ -2,7 +2,7 @@ > Envoie un message à répétition en sortie console. > Cette commande est souvent utilisée pour éviter de devoir accepter des opérations successives (par exemple des installations via la commande `apt-get`). -> Plus d'informations : . +> Plus d'informations : . - Envoyer « message » à répétition : diff --git a/pages.fr/linux/chcon.md b/pages.fr/linux/chcon.md index 66a7403dc1..1f11a287ce 100644 --- a/pages.fr/linux/chcon.md +++ b/pages.fr/linux/chcon.md @@ -1,7 +1,7 @@ # chcon > Change le contexte de sécurité de SELinux d'un ou plusieurs fichiers/dossiers. -> Plus d'informations : . +> Plus d'informations : . - Affiche le contexte de sécurité d'un fichier : diff --git a/pages.hi/common/ln.md b/pages.hi/common/ln.md index 53650e5a3f..a58e1c41c4 100644 --- a/pages.hi/common/ln.md +++ b/pages.hi/common/ln.md @@ -1,7 +1,7 @@ # ln > फाइलों और निर्देशिकाओं के लिंक बनाता है। -> अधिक जानकारी: । +> अधिक जानकारी: । - किसी फ़ाइल या निर्देशिका के लिए एक प्रतीकात्मक लिंक बनाएँ: diff --git a/pages.hi/common/mv.md b/pages.hi/common/mv.md index 4640829d44..0bb2fe3c58 100644 --- a/pages.hi/common/mv.md +++ b/pages.hi/common/mv.md @@ -1,7 +1,7 @@ # mv > फ़ाइलों और निर्देशिकाओं को स्थानांतरित या नाम बदलें। -> अधिक जानकारी: । +> अधिक जानकारी: । - किसी फ़ाइल को मनमाना स्थान पर ले जाएँ: diff --git a/pages.hi/common/pwd.md b/pages.hi/common/pwd.md index f8af6db5be..11c9e95e79 100644 --- a/pages.hi/common/pwd.md +++ b/pages.hi/common/pwd.md @@ -1,7 +1,7 @@ # pwd > वर्तमान/कार्यशील निर्देशिका का नाम देखें। -> अधिक जानकारी: । +> अधिक जानकारी: । - वर्तमान निर्देशिका का नाम देखें: diff --git a/pages.hi/common/rmdir.md b/pages.hi/common/rmdir.md index 9e3fdc431c..386668ea0b 100644 --- a/pages.hi/common/rmdir.md +++ b/pages.hi/common/rmdir.md @@ -1,7 +1,7 @@ # rmdir > निर्देशिका को हटाता है। -> अधिक जानकारी: । +> अधिक जानकारी: । - निर्देशिका निकालें, बशर्ते वह खाली हो। गैर-रिक्त निर्देशिकाओं को हटाने के लिए `rm -r` का उपयोग करें: diff --git a/pages.hi/common/stdbuf.md b/pages.hi/common/stdbuf.md index bcfb7c77ad..09294601d1 100644 --- a/pages.hi/common/stdbuf.md +++ b/pages.hi/common/stdbuf.md @@ -1,7 +1,7 @@ # stdbuf > एक कमांड को उसके मानक स्ट्रीम के लिए संशोधित बफरिंग ऑपरेशनों के साथ चलाएं। -> अधिक जानकारी: । +> अधिक जानकारी: । - `stdin` बफर का आकार 512 KiB में बदलें: diff --git a/pages.hi/linux/cat.md b/pages.hi/linux/cat.md index 25d452ea60..d4765acfe3 100644 --- a/pages.hi/linux/cat.md +++ b/pages.hi/linux/cat.md @@ -1,7 +1,7 @@ # cat > फ़ाइलों को प्रिंट करता है और जोड़ता है। -> अधिक जानकारी: । +> अधिक जानकारी: । - फ़ाइल की सामग्री को मानक (standard) आउटपुट पर प्रिंट करें: diff --git a/pages.id/common/mv.md b/pages.id/common/mv.md index 69368dd364..8e05263ba2 100644 --- a/pages.id/common/mv.md +++ b/pages.id/common/mv.md @@ -1,7 +1,7 @@ # mv > Pindahkan atau namai-ulang berkas dan direktori. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Pindahkan berkas ke lokasi yang baru: diff --git a/pages.id/common/pwd.md b/pages.id/common/pwd.md index 9e973acd91..f4eb77c60e 100644 --- a/pages.id/common/pwd.md +++ b/pages.id/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Mencetak nama dari direktori saat ini/kerja. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Mencetak direktori saat ini: diff --git a/pages.id/common/rm.md b/pages.id/common/rm.md index 25a45d245e..fc0cc83c79 100644 --- a/pages.id/common/rm.md +++ b/pages.id/common/rm.md @@ -2,7 +2,7 @@ > Hapus berkas atau direktori. > Lihat juga: `rmdir`. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Hapus berkas dari lokasi manapun: diff --git a/pages.id/common/split.md b/pages.id/common/split.md index f41c5d7f05..a3458ee136 100644 --- a/pages.id/common/split.md +++ b/pages.id/common/split.md @@ -1,7 +1,7 @@ # split > Memisahkan sebuah file menjadi beberapa bagian. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Memisahkan sebuah file, tiap bagian memiliki 10 baris (kecuali di bagian terakhir): diff --git a/pages.it/common/du.md b/pages.it/common/du.md index b43f61827f..f5ca8aeea1 100644 --- a/pages.it/common/du.md +++ b/pages.it/common/du.md @@ -1,7 +1,7 @@ # du > Utilizzo del disco: stima e riassumi lo spazio utilizzato da file e directory. -> Maggiori informazioni: . +> Maggiori informazioni: . - Elenca le dimensioni di una directory ed ogni sotto-directory, nell'unità specificata (B/KiB/MiB): diff --git a/pages.it/common/ln.md b/pages.it/common/ln.md index 2619cbd3e0..b45f836854 100644 --- a/pages.it/common/ln.md +++ b/pages.it/common/ln.md @@ -1,7 +1,7 @@ # ln > Crea un collegamento a un file o a una directory. -> Maggiori informazioni: . +> Maggiori informazioni: . - Crea un collegamento simbolico a un file (o directory): diff --git a/pages.it/common/mv.md b/pages.it/common/mv.md index b4c1d87217..33730b2bf3 100644 --- a/pages.it/common/mv.md +++ b/pages.it/common/mv.md @@ -1,7 +1,7 @@ # mv > Sposta o rinomina file e directory. -> Maggiori informazioni: . +> Maggiori informazioni: . - Rinomina un file o una directory quando la destinazione non è una directory esistente: diff --git a/pages.it/common/readlink.md b/pages.it/common/readlink.md index be009970dd..5b4beb05b3 100644 --- a/pages.it/common/readlink.md +++ b/pages.it/common/readlink.md @@ -1,7 +1,7 @@ # readlink > Segue un collegamento simbolico e ne recupera le informazioni. -> Maggiori informazioni: . +> Maggiori informazioni: . - Restituisce il percorso originale a cui il collegamento simbolico fa riferimento: diff --git a/pages.it/common/rm.md b/pages.it/common/rm.md index 717b3ca0e7..ca9258afd6 100644 --- a/pages.it/common/rm.md +++ b/pages.it/common/rm.md @@ -1,7 +1,7 @@ # rm > Rimuovi file o directory. -> Maggiori informazioni: . +> Maggiori informazioni: . - Rimuovi file: diff --git a/pages.it/common/tac.md b/pages.it/common/tac.md index 0b3c7204b6..b9384d57cc 100644 --- a/pages.it/common/tac.md +++ b/pages.it/common/tac.md @@ -2,7 +2,7 @@ > Visualizza e concatena file con righe in ordine inverso. > Guarda anche: `cat`. -> Maggiori informazioni: . +> Maggiori informazioni: . - Concatena file specifici in ordine inverso: diff --git a/pages.it/linux/chcon.md b/pages.it/linux/chcon.md index 2c23095ce3..d9a2c44855 100644 --- a/pages.it/linux/chcon.md +++ b/pages.it/linux/chcon.md @@ -1,7 +1,7 @@ # chcon > Cambia contesto di sicurezza SELinux di file o directory. -> Maggiori informazioni: . +> Maggiori informazioni: . - Mostra il contesto di sicurezza di un file: diff --git a/pages.ja/common/du.md b/pages.ja/common/du.md index 5c04ca9240..d47a49a25e 100644 --- a/pages.ja/common/du.md +++ b/pages.ja/common/du.md @@ -1,7 +1,7 @@ # du > ディスク使用状況: ファイルとディレクトリの使用量の概算を表示します。 -> もっと詳しく: 。 +> もっと詳しく: 。 - 指定した単位 (B/KiB/MiB) でディレクトリおよびサブディレクトリのサイズを表示します: diff --git a/pages.ja/common/pwd.md b/pages.ja/common/pwd.md index ad0ec7d6bb..83a6b5df09 100644 --- a/pages.ja/common/pwd.md +++ b/pages.ja/common/pwd.md @@ -1,7 +1,7 @@ # pwd > 現在の作業ディレクトリを表示します。 -> もっと詳しく: 。 +> もっと詳しく: 。 - 現在のディレクトリを表示する: diff --git a/pages.ja/common/test.md b/pages.ja/common/test.md index 4aae839114..109949c688 100644 --- a/pages.ja/common/test.md +++ b/pages.ja/common/test.md @@ -2,7 +2,7 @@ > 条件を評価します。 > 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。 -> もっと詳しく: 。 +> もっと詳しく: 。 - 与えられた変数が与えられた文字列と等しいかどうかをテスト: diff --git a/pages.ko/common/du.md b/pages.ko/common/du.md index adcef9d237..f69b257914 100644 --- a/pages.ko/common/du.md +++ b/pages.ko/common/du.md @@ -1,7 +1,7 @@ # du > 디스크 사용량: 파일 및 디렉터리 공간 사용량을 추정하고 요약. -> 더 많은 정보: . +> 더 많은 정보: . - 지정된 단위(B/KiB/MiB)로 디렉터리 및 하위 디렉터리의 크기를 나열: diff --git a/pages.ko/common/groups.md b/pages.ko/common/groups.md index 7d89f76c34..7a58e15f55 100644 --- a/pages.ko/common/groups.md +++ b/pages.ko/common/groups.md @@ -2,7 +2,7 @@ > 사용자의 그룹 멤버십을 출력. > 참고: `groupadd`, `groupdel`, `groupmod`. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 사용자의 그룹 멤버십을 출력: diff --git a/pages.ko/common/hostid.md b/pages.ko/common/hostid.md index a39cadf48c..2b030ee804 100644 --- a/pages.ko/common/hostid.md +++ b/pages.ko/common/hostid.md @@ -1,7 +1,7 @@ # hostid > 현재 호스트의 숫자 식별자를 출력 (IP 주소일 필요는 없음). -> 더 많은 정보: . +> 더 많은 정보: . - 현재 호스트의 숫자 식별자를 16진수로 표시: diff --git a/pages.ko/common/install.md b/pages.ko/common/install.md index 97865b1f9f..87b598d850 100644 --- a/pages.ko/common/install.md +++ b/pages.ko/common/install.md @@ -2,7 +2,7 @@ > 파일 복사 및 속성 설정. > 파일 (자주 실행 가능)을 시스템 위치 (예: `/usr/local/bin`)에 복사하고 적절한 권한/소유권을 부여합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 파일들을 목표에 복사: diff --git a/pages.ko/common/join.md b/pages.ko/common/join.md index c6e4102547..eb7efe91d3 100644 --- a/pages.ko/common/join.md +++ b/pages.ko/common/join.md @@ -1,7 +1,7 @@ # join > 두 정렬된 파일의 공통 필드를 기준으로 줄을 결합. -> 더 많은 정보: . +> 더 많은 정보: . - 기본 필드(첫 번째 필드)를 기준으로 두 파일 결합: diff --git a/pages.ko/common/link.md b/pages.ko/common/link.md index 4ad143fa38..6a94313133 100644 --- a/pages.ko/common/link.md +++ b/pages.ko/common/link.md @@ -2,7 +2,7 @@ > 기존 파일에 대한 하드 링크 생성. > 더 많은 옵션은 `ln` 명령을 참조하세요. -> 더 많은 정보: . +> 더 많은 정보: . - 기존 파일에 새로운 파일로 하드 링크 생성: diff --git a/pages.ko/common/ln.md b/pages.ko/common/ln.md index 111fbf6658..74624e9794 100644 --- a/pages.ko/common/ln.md +++ b/pages.ko/common/ln.md @@ -1,7 +1,7 @@ # ln > 파일 및 디렉터리에 대한 링크를 생성합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 파일이나 디렉터리에 대한 심볼릭 링크 생성: diff --git a/pages.ko/common/logname.md b/pages.ko/common/logname.md index 78ed217827..f7d779994b 100644 --- a/pages.ko/common/logname.md +++ b/pages.ko/common/logname.md @@ -1,7 +1,7 @@ # logname > 사용자의 로그인 이름을 표시합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 로그인한 사용자의 이름 표시: diff --git a/pages.ko/common/mkfifo.md b/pages.ko/common/mkfifo.md index f0027ac5b6..35726c2577 100644 --- a/pages.ko/common/mkfifo.md +++ b/pages.ko/common/mkfifo.md @@ -1,7 +1,7 @@ # mkfifo > FIFO(이름 있는 파이프) 생성. -> 더 많은 정보: . +> 더 많은 정보: . - 지정된 경로에 이름 있는 파이프 생성: diff --git a/pages.ko/common/mv.md b/pages.ko/common/mv.md index 4c6ee6472b..65932ac1b4 100644 --- a/pages.ko/common/mv.md +++ b/pages.ko/common/mv.md @@ -1,7 +1,7 @@ # mv > 파일 및 디렉토리를 이동하거나 이름을 변경합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 대상이 기존 디렉토리가 아닌 경우 파일 또는 디렉토리 이름 변경: diff --git a/pages.ko/common/nice.md b/pages.ko/common/nice.md index 75e68b4c36..af935fe684 100644 --- a/pages.ko/common/nice.md +++ b/pages.ko/common/nice.md @@ -2,7 +2,7 @@ > 프로그램을 사용자 정의 스케줄링 우선순위(친화도)로 실행. > 친화도 값은 -20(가장 높은 우선순위)에서 19(가장 낮은 우선순위)까지 범위. -> 더 많은 정보: . +> 더 많은 정보: . - 변경된 우선순위로 프로그램 실행: diff --git a/pages.ko/common/nohup.md b/pages.ko/common/nohup.md index 8a8c0cbac9..1272048bac 100644 --- a/pages.ko/common/nohup.md +++ b/pages.ko/common/nohup.md @@ -1,7 +1,7 @@ # nohup > 터미널이 종료되어도 프로세스가 계속 실행되도록 허용. -> 더 많은 정보: . +> 더 많은 정보: . - 터미널 종료 후에도 계속 실행되는 프로세스 시작: diff --git a/pages.ko/common/nproc.md b/pages.ko/common/nproc.md index 238cd308a8..c0b7cb5d1f 100644 --- a/pages.ko/common/nproc.md +++ b/pages.ko/common/nproc.md @@ -1,7 +1,7 @@ # nproc > 사용 가능한 처리 장치 수(일반적으로 CPU)를 출력합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 사용 가능한 처리 장치 수 표시: diff --git a/pages.ko/common/numfmt.md b/pages.ko/common/numfmt.md index a7bf5ef1a4..2f054e8b52 100644 --- a/pages.ko/common/numfmt.md +++ b/pages.ko/common/numfmt.md @@ -1,7 +1,7 @@ # numfmt > 숫자를 사람이 읽기 쉬운 문자열로 변환하거나 그 반대로 변환. -> 더 많은 정보: . +> 더 많은 정보: . - 1.5K(SI 단위)를 1500으로 변환: diff --git a/pages.ko/common/od.md b/pages.ko/common/od.md index 60a4893046..9caed8b492 100644 --- a/pages.ko/common/od.md +++ b/pages.ko/common/od.md @@ -2,7 +2,7 @@ > 파일 내용을 8진수, 10진수 또는 16진수 형식으로 표시. > 선택적으로 각 줄에 대한 바이트 오프셋 및/또는 인쇄 가능한 표현을 표시. -> 더 많은 정보: . +> 더 많은 정보: . - 기본 설정으로 파일 표시: 8진수 형식, 8바이트 단위로 줄바꿈, 8진수 바이트 오프셋, 중복 줄은 `*`로 대체: diff --git a/pages.ko/common/paste.md b/pages.ko/common/paste.md index 3f576359e0..5dbe362a6a 100644 --- a/pages.ko/common/paste.md +++ b/pages.ko/common/paste.md @@ -1,7 +1,7 @@ # paste > 파일의 라인을 병합. -> 더 많은 정보: . +> 더 많은 정보: . - 모든 라인을 TAB을 구분자로 사용하여 하나의 라인으로 합치기: diff --git a/pages.ko/common/pathchk.md b/pages.ko/common/pathchk.md index 211f5b5806..e46a78b1aa 100644 --- a/pages.ko/common/pathchk.md +++ b/pages.ko/common/pathchk.md @@ -1,7 +1,7 @@ # pathchk > 경로명의 유효성과 이식성을 확인합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 시스템에서 경로명의 유효성을 확인: diff --git a/pages.ko/common/pr.md b/pages.ko/common/pr.md index 4110d4abf6..1f39e6f62b 100644 --- a/pages.ko/common/pr.md +++ b/pages.ko/common/pr.md @@ -1,7 +1,7 @@ # pr > 파일을 인쇄용으로 페이지화하거나 열로 정렬. -> 더 많은 정보: . +> 더 많은 정보: . - 기본 헤더와 푸터로 여러 파일 인쇄: diff --git a/pages.ko/common/printf.md b/pages.ko/common/printf.md index 182528163a..2a793c9132 100644 --- a/pages.ko/common/printf.md +++ b/pages.ko/common/printf.md @@ -1,7 +1,7 @@ # printf > 텍스트를 형식화하여 출력. -> 더 많은 정보: . +> 더 많은 정보: . - 텍스트 메시지 출력: diff --git a/pages.ko/common/pwd.md b/pages.ko/common/pwd.md index 0ea6105a1c..d632f38e21 100644 --- a/pages.ko/common/pwd.md +++ b/pages.ko/common/pwd.md @@ -1,7 +1,7 @@ # pwd > 현재 작업 디렉토리의 이름을 출력. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 디렉토리 출력: diff --git a/pages.ko/common/readlink.md b/pages.ko/common/readlink.md index e8369172b0..cab996399a 100644 --- a/pages.ko/common/readlink.md +++ b/pages.ko/common/readlink.md @@ -1,7 +1,7 @@ # readlink > 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다. -> 더 많은 정보: . +> 더 많은 정보: . - 심볼릭 링크가 가리키는 실제 파일을 가져오기: diff --git a/pages.ko/common/realpath.md b/pages.ko/common/realpath.md index 83270ada1c..a585e4b1b6 100644 --- a/pages.ko/common/realpath.md +++ b/pages.ko/common/realpath.md @@ -1,7 +1,7 @@ # realpath > 파일이나 디렉터리에 대한 절대 경로를 표시. -> 더 많은 정보: . +> 더 많은 정보: . - 파일이나 디렉터리에 대한 절대 경로 표시: diff --git a/pages.ko/common/rm.md b/pages.ko/common/rm.md index 1a17f0150b..69229e6bb9 100644 --- a/pages.ko/common/rm.md +++ b/pages.ko/common/rm.md @@ -2,7 +2,7 @@ > 파일 혹은 폴더를 삭제. > 참고: `rmdir`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 파일 삭제: diff --git a/pages.ko/common/rmdir.md b/pages.ko/common/rmdir.md index d7008f8e97..1f3bfe83b8 100644 --- a/pages.ko/common/rmdir.md +++ b/pages.ko/common/rmdir.md @@ -2,7 +2,7 @@ > 파일이 없는 디렉토리를 제거합니다. > 같이 보기: `rm`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 디렉토리 제거: diff --git a/pages.ko/common/seq.md b/pages.ko/common/seq.md index 78e61141b8..a8af256b25 100644 --- a/pages.ko/common/seq.md +++ b/pages.ko/common/seq.md @@ -1,7 +1,7 @@ # seq > 숫자 시퀀스를 `stdout`에 출력. -> 더 많은 정보: . +> 더 많은 정보: . - 1부터 10까지의 시퀀스: diff --git a/pages.ko/common/sha1sum.md b/pages.ko/common/sha1sum.md index 7a953f5cfc..4b4afab9ab 100644 --- a/pages.ko/common/sha1sum.md +++ b/pages.ko/common/sha1sum.md @@ -1,7 +1,7 @@ # sha1sum > SHA1 암호화 체크섬 계산. -> 더 많은 정보: . +> 더 많은 정보: . - 하나 이상의 파일에 대한 SHA1 체크섬 계산: diff --git a/pages.ko/common/shred.md b/pages.ko/common/shred.md index 3e86cd140f..571bed2c96 100644 --- a/pages.ko/common/shred.md +++ b/pages.ko/common/shred.md @@ -1,7 +1,7 @@ # shred > 파일을 덮어써서 데이터를 안전하게 삭제. -> 더 많은 정보: . +> 더 많은 정보: . - 파일 덮어쓰기: diff --git a/pages.ko/common/shuf.md b/pages.ko/common/shuf.md index 7c745e889c..7f88b285e7 100644 --- a/pages.ko/common/shuf.md +++ b/pages.ko/common/shuf.md @@ -1,7 +1,7 @@ # shuf > 무작위 순열 생성. -> 더 많은 정보: . +> 더 많은 정보: . - 파일의 줄 순서를 무작위로 섞고 결과 출력: diff --git a/pages.ko/common/sort.md b/pages.ko/common/sort.md index fca8b9fa39..b329be587e 100644 --- a/pages.ko/common/sort.md +++ b/pages.ko/common/sort.md @@ -1,7 +1,7 @@ # sort > 텍스트 파일의 줄을 정렬합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 파일을 오름차순으로 정렬: diff --git a/pages.ko/common/split.md b/pages.ko/common/split.md index 11500a6bba..fd88168743 100644 --- a/pages.ko/common/split.md +++ b/pages.ko/common/split.md @@ -1,7 +1,7 @@ # split > 파일을 여러 조각으로 분할. -> 더 많은 정보: . +> 더 많은 정보: . - 파일을 10줄씩 분할 (마지막 조각 제외): diff --git a/pages.ko/common/stdbuf.md b/pages.ko/common/stdbuf.md index d9a057d4d8..21c9b7f12b 100644 --- a/pages.ko/common/stdbuf.md +++ b/pages.ko/common/stdbuf.md @@ -1,7 +1,7 @@ # stdbuf > 표준 스트림에 대한 버퍼링 작업을 수정하여 명령을 실행. -> 더 많은 정보: . +> 더 많은 정보: . - `stdin` 버퍼 크기를 512 KiB로 변경: diff --git a/pages.ko/common/stty.md b/pages.ko/common/stty.md index a14a3a03a9..de7ea4c9f4 100644 --- a/pages.ko/common/stty.md +++ b/pages.ko/common/stty.md @@ -1,7 +1,7 @@ # stty > 터미널 장치 인터페이스의 옵션 설정. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 터미널의 모든 설정 표시: diff --git a/pages.ko/common/sum.md b/pages.ko/common/sum.md index 44940e841a..6e9360df11 100644 --- a/pages.ko/common/sum.md +++ b/pages.ko/common/sum.md @@ -2,7 +2,7 @@ > 파일의 체크섬과 블록 수를 계산. > 더 현대적인 `cksum`의 전신. -> 더 많은 정보: . +> 더 많은 정보: . - BSD 호환 알고리즘과 1024바이트 블록으로 체크섬 계산: diff --git a/pages.ko/common/sync.md b/pages.ko/common/sync.md index 450512e3fc..a3c5fa9137 100644 --- a/pages.ko/common/sync.md +++ b/pages.ko/common/sync.md @@ -1,7 +1,7 @@ # sync > 모든 보류 중인 쓰기 작업을 적절한 디스크에 플러시합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 모든 디스크에서 보류 중인 모든 쓰기 작업 플러시: diff --git a/pages.ko/common/tac.md b/pages.ko/common/tac.md index c3abff8806..52862c84be 100644 --- a/pages.ko/common/tac.md +++ b/pages.ko/common/tac.md @@ -2,7 +2,7 @@ > 파일을 역순으로 표시하고 연결. > 같이 보기: `cat`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 파일들을 역순으로 연결: diff --git a/pages.ko/common/tail.md b/pages.ko/common/tail.md index 33b5eb519d..0f48b94efc 100644 --- a/pages.ko/common/tail.md +++ b/pages.ko/common/tail.md @@ -2,7 +2,7 @@ > 파일의 마지막 부분을 표시. > 같이 보기: `head`. -> 더 많은 정보: . +> 더 많은 정보: . - 파일에서 마지막 'count' 줄 표시: diff --git a/pages.ko/common/tee.md b/pages.ko/common/tee.md index f71c83a631..2db650118c 100644 --- a/pages.ko/common/tee.md +++ b/pages.ko/common/tee.md @@ -1,7 +1,7 @@ # tee > `stdin`에서 읽고 `stdout` 및 파일(또는 명령어)로 쓰기. -> 더 많은 정보: . +> 더 많은 정보: . - `stdin`을 각 파일과 `stdout`으로 복사: diff --git a/pages.ko/common/test.md b/pages.ko/common/test.md index f8bae36a16..6632d489e4 100644 --- a/pages.ko/common/test.md +++ b/pages.ko/common/test.md @@ -2,7 +2,7 @@ > 파일 유형을 확인하고 값을 비교. > 조건이 참이면 0을 반환하고, 거짓이면 1을 반환합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 주어진 변수가 특정 문자열과 같은지 확인: diff --git a/pages.ko/common/timeout.md b/pages.ko/common/timeout.md index a5e3d2a0e5..393ea49036 100644 --- a/pages.ko/common/timeout.md +++ b/pages.ko/common/timeout.md @@ -1,7 +1,7 @@ # timeout > 명령을 일정 시간 제한 내에서 실행. -> 더 많은 정보: . +> 더 많은 정보: . - `sleep 10`을 실행하고 3초 후 종료: diff --git a/pages.ko/common/tr.md b/pages.ko/common/tr.md index b3d244fe4c..18d3d9e045 100644 --- a/pages.ko/common/tr.md +++ b/pages.ko/common/tr.md @@ -1,7 +1,7 @@ # tr > 문자를 변환합니다: 단일 문자 및 문자 집합을 기반으로 대체를 수행합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 파일에서 특정 문자의 모든 발생을 대체하고 결과를 출력: diff --git a/pages.ko/common/true.md b/pages.ko/common/true.md index 5b5c64c1cc..a45e97d955 100644 --- a/pages.ko/common/true.md +++ b/pages.ko/common/true.md @@ -2,7 +2,7 @@ > 성공적인 종료 상태 코드 0을 반환합니다. > 이 명령을 `||` 연산자와 함께 사용하여 명령이 항상 0으로 종료되도록 만드세요. -> 더 많은 정보: . +> 더 많은 정보: . - 성공적인 종료 코드를 반환: diff --git a/pages.ko/common/truncate.md b/pages.ko/common/truncate.md index 94586efa1f..40d7df23c3 100644 --- a/pages.ko/common/truncate.md +++ b/pages.ko/common/truncate.md @@ -1,7 +1,7 @@ # truncate > 파일의 크기를 지정된 크기로 줄이거나 늘립니다. -> 더 많은 정보: . +> 더 많은 정보: . - 기존 파일의 크기를 10GB로 설정하거나, 지정된 크기로 새 파일 생성: diff --git a/pages.ko/common/tsort.md b/pages.ko/common/tsort.md index 83cfd9a114..f887f1c566 100644 --- a/pages.ko/common/tsort.md +++ b/pages.ko/common/tsort.md @@ -2,7 +2,7 @@ > 위상 정렬 수행. > 일반적으로 유향 비순환 그래프에서 노드의 의존성 순서를 보여주는 데 사용됨. -> 더 많은 정보: . +> 더 많은 정보: . - 공백으로 구분된 입력의 각 줄에 대해 부분 정렬과 일치하는 위상 정렬 수행: diff --git a/pages.ko/common/tty.md b/pages.ko/common/tty.md index 0fbd1c5d05..f4e94e7790 100644 --- a/pages.ko/common/tty.md +++ b/pages.ko/common/tty.md @@ -1,7 +1,7 @@ # tty > 터미널 이름 반환. -> 더 많은 정보: . +> 더 많은 정보: . - 이 터미널의 파일 이름 출력: diff --git a/pages.ko/common/uname.md b/pages.ko/common/uname.md index 76a0acf711..28d1846fde 100644 --- a/pages.ko/common/uname.md +++ b/pages.ko/common/uname.md @@ -2,7 +2,7 @@ > 현재 컴퓨터와 그 컴퓨터에서 실행 중인 운영 체제에 대한 세부 정보를 출력합니다. > `lsb_release`로 같이 참고해주세요. -> 더 많은 정보: . +> 더 많은 정보: . - 커널 이름 출력: diff --git a/pages.ko/common/unexpand.md b/pages.ko/common/unexpand.md index ae9ec22c18..3b9930f0cb 100644 --- a/pages.ko/common/unexpand.md +++ b/pages.ko/common/unexpand.md @@ -1,7 +1,7 @@ # unexpand > 공백을 탭으로 변환. -> 더 많은 정보: . +> 더 많은 정보: . - 각 파일의 공백을 탭으로 변환하여 `stdout`에 출력: diff --git a/pages.ko/common/uniq.md b/pages.ko/common/uniq.md index 51afb45ff0..05b1372f23 100644 --- a/pages.ko/common/uniq.md +++ b/pages.ko/common/uniq.md @@ -2,7 +2,7 @@ > 입력 또는 파일에서 고유한 줄을 출력합니다. > 인접하지 않은 반복 줄을 감지하지 않으므로 먼저 정렬해야 합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 각 줄을 한 번씩만 표시: diff --git a/pages.ko/common/unlink.md b/pages.ko/common/unlink.md index 168055e655..244a906ba7 100644 --- a/pages.ko/common/unlink.md +++ b/pages.ko/common/unlink.md @@ -2,7 +2,7 @@ > 파일 시스템에서 파일에 대한 링크를 제거. > 해당 링크가 파일의 마지막 링크인 경우 파일 내용이 손실됩니다. -> 더 많은 정보: . +> 더 많은 정보: . - 지정된 파일이 마지막 링크인 경우 해당 파일 제거: diff --git a/pages.ko/common/uptime.md b/pages.ko/common/uptime.md index f6235b0384..5e5377fb9e 100644 --- a/pages.ko/common/uptime.md +++ b/pages.ko/common/uptime.md @@ -1,7 +1,7 @@ # uptime > 시스템이 실행된 기간 및 기타 정보. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 시간, 가동 시간, 로그인한 사용자 수 및 기타 정보를 출력: diff --git a/pages.ko/common/users.md b/pages.ko/common/users.md index c2de47b9a6..9c65e19fb1 100644 --- a/pages.ko/common/users.md +++ b/pages.ko/common/users.md @@ -2,7 +2,7 @@ > 로그인한 사용자 목록을 표시. > 같이 보기: `useradd`, `userdel`, `usermod`. -> 더 많은 정보: . +> 더 많은 정보: . - 로그인한 사용자 명 출력: diff --git a/pages.ko/common/vdir.md b/pages.ko/common/vdir.md index 3480445c9b..875ea5ddcf 100644 --- a/pages.ko/common/vdir.md +++ b/pages.ko/common/vdir.md @@ -2,7 +2,7 @@ > 디렉토리 내용 나열. > `ls -l`의 대체품. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 디렉토리의 파일 및 디렉토리를 한 줄에 하나씩 자세히 나열: diff --git a/pages.ko/common/wc.md b/pages.ko/common/wc.md index 1496bce0ad..42fc3e8bc2 100644 --- a/pages.ko/common/wc.md +++ b/pages.ko/common/wc.md @@ -1,7 +1,7 @@ # wc > 줄 단어 및 바이트 수 계산. -> 더 많은 정보: . +> 더 많은 정보: . - 파일의 모든 줄 수 계산: diff --git a/pages.ko/common/who.md b/pages.ko/common/who.md index 958d295e15..9cfae11e48 100644 --- a/pages.ko/common/who.md +++ b/pages.ko/common/who.md @@ -2,7 +2,7 @@ > 현재 로그인된 사용자와 관련 데이터를 표시 (프로세스, 부팅 시간). > 같이 보기: `whoami`. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 로그인된 모든 세션의 사용자 이름, 라인, 시간 표시: diff --git a/pages.ko/common/whoami.md b/pages.ko/common/whoami.md index 81c160352e..7bbf71ecd7 100644 --- a/pages.ko/common/whoami.md +++ b/pages.ko/common/whoami.md @@ -1,7 +1,7 @@ # whoami > 현재 유효 사용자 ID와 연관된 사용자 명을 출력. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 로그인된 사용자 명 표시: diff --git a/pages.ko/common/yes.md b/pages.ko/common/yes.md index 9ac2e48bb3..208798e0a2 100644 --- a/pages.ko/common/yes.md +++ b/pages.ko/common/yes.md @@ -2,7 +2,7 @@ > 무언가를 반복적으로 출력. > 이 명령은 일반적으로 설치 명령(예: apt-get)의 모든 프롬프트에 'yes'로 응답하기 위해 사용됩니다. -> 더 많은 정보: . +> 더 많은 정보: . - "메시지"를 반복적으로 출력: diff --git a/pages.ko/linux/cat.md b/pages.ko/linux/cat.md index 627db01b06..ac952d9396 100644 --- a/pages.ko/linux/cat.md +++ b/pages.ko/linux/cat.md @@ -1,7 +1,7 @@ # cat > [f]파일을 출력하고 연결. -> 더 많은 정보: . +> 더 많은 정보: . - [f]파일의 내용을 `stdout`에 출력: diff --git a/pages.ko/linux/chcon.md b/pages.ko/linux/chcon.md index 83cceed741..5f01a4d352 100644 --- a/pages.ko/linux/chcon.md +++ b/pages.ko/linux/chcon.md @@ -2,7 +2,7 @@ > 파일 또는 파일/디렉토리의 SELinux 보안 컨텍스트를 변경합니다. > 같이 보기: `secon`, `restorecon`, `semanage-fcontext`. -> 더 많은 정보: . +> 더 많은 정보: . - 파일의 보안 컨텍스트 보기: diff --git a/pages.ko/linux/csplit.md b/pages.ko/linux/csplit.md index 646861c789..5f99ca805b 100644 --- a/pages.ko/linux/csplit.md +++ b/pages.ko/linux/csplit.md @@ -2,7 +2,7 @@ > 파일을 여러 조각으로 분할합니다. > "xx00", "xx01" 등의 이름으로 파일을 생성합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 파일을 5번째 및 23번째 줄에서 분할: diff --git a/pages.ko/linux/dd.md b/pages.ko/linux/dd.md index 5fb0877ad4..937a23cce9 100644 --- a/pages.ko/linux/dd.md +++ b/pages.ko/linux/dd.md @@ -1,7 +1,7 @@ # dd > 파일 변환 및 복사. -> 더 많은 정보: . +> 더 많은 정보: . - isohybrid 파일(예: `archlinux-xxx.iso`)에서 부팅 가능한 USB 드라이브를 만들고 진행 상황 표시: diff --git a/pages.ko/linux/df.md b/pages.ko/linux/df.md index 393cf65111..d248f253fc 100644 --- a/pages.ko/linux/df.md +++ b/pages.ko/linux/df.md @@ -1,7 +1,7 @@ # df > 파일 시스템 디스크 공간 사용 개요를 표시합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 모든 파일 시스템과 디스크 사용량 표시: diff --git a/pages.ko/linux/fold.md b/pages.ko/linux/fold.md index 285017a7b2..1b669a32f9 100644 --- a/pages.ko/linux/fold.md +++ b/pages.ko/linux/fold.md @@ -1,7 +1,7 @@ # fold > 고정 폭 출력 장치를 위한 긴 줄을 접습니다. -> 더 많은 정보: . +> 더 많은 정보: . - 고정 폭으로 줄을 접기: diff --git a/pages.ko/linux/mknod.md b/pages.ko/linux/mknod.md index a226097118..007a467f4f 100644 --- a/pages.ko/linux/mknod.md +++ b/pages.ko/linux/mknod.md @@ -1,7 +1,7 @@ # mknod > 블록 또는 문자 장치 특수 파일 생성. -> 더 많은 정보: . +> 더 많은 정보: . - 블록 장치 생성: diff --git a/pages.ko/linux/mktemp.md b/pages.ko/linux/mktemp.md index 769a188dda..f2ee8e1e6f 100644 --- a/pages.ko/linux/mktemp.md +++ b/pages.ko/linux/mktemp.md @@ -1,7 +1,7 @@ # mktemp > 임시 파일 또는 디렉토리 생성. -> 더 많은 정보: . +> 더 많은 정보: . - 빈 임시 파일을 생성하고 절대 경로 출력: diff --git a/pages.ko/linux/ptx.md b/pages.ko/linux/ptx.md index 9c327ebc3c..450155d753 100644 --- a/pages.ko/linux/ptx.md +++ b/pages.ko/linux/ptx.md @@ -1,7 +1,7 @@ # ptx > 텍스트 파일에서 단어의 순열 색인을 생성합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 각 줄의 첫 번째 필드가 색인 참조인 순열 색인 생성: diff --git a/pages.ko/linux/rm.md b/pages.ko/linux/rm.md index c862bcb68f..e94d508ac8 100644 --- a/pages.ko/linux/rm.md +++ b/pages.ko/linux/rm.md @@ -2,7 +2,7 @@ > 파일 또는 디렉터리 삭제. > 같이 보기: `rmdir`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 파일 삭제: diff --git a/pages.ko/linux/rmdir.md b/pages.ko/linux/rmdir.md index 8c6b2d85d1..4b7b4c1984 100644 --- a/pages.ko/linux/rmdir.md +++ b/pages.ko/linux/rmdir.md @@ -2,7 +2,7 @@ > 파일이 없는 디렉토리를 제거합니다. > 같이 보기: `rm`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 디렉토리 제거: diff --git a/pages.ko/linux/runcon.md b/pages.ko/linux/runcon.md index bda934f5b1..1555c0d3ff 100644 --- a/pages.ko/linux/runcon.md +++ b/pages.ko/linux/runcon.md @@ -2,7 +2,7 @@ > 프로그램을 다른 SELinux 보안 컨텍스트에서 실행. > 같이 보기: `secon`. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 실행 컨텍스트의 보안 컨텍스트를 출력: diff --git a/pages.ko/linux/sleep.md b/pages.ko/linux/sleep.md index 3def74b552..f687a99b4b 100644 --- a/pages.ko/linux/sleep.md +++ b/pages.ko/linux/sleep.md @@ -1,7 +1,7 @@ # sleep > 지정된 시간만큼 지연합니다. -> 더 많은 정보: . +> 더 많은 정보: . - 초 단위로 지연: diff --git a/pages.ko/linux/tac.md b/pages.ko/linux/tac.md index 4deaeb2609..3a553c4f9b 100644 --- a/pages.ko/linux/tac.md +++ b/pages.ko/linux/tac.md @@ -2,7 +2,7 @@ > 파일의 내용을 역순으로 표시하고 연결합니다. > 같이 보기: `cat`. -> 더 많은 정보: . +> 더 많은 정보: . - 특정 파일들을 역순으로 연결: diff --git a/pages.ko/osx/readlink.md b/pages.ko/osx/readlink.md index 40ed1d2d93..76d6998b6f 100644 --- a/pages.ko/osx/readlink.md +++ b/pages.ko/osx/readlink.md @@ -1,7 +1,7 @@ # readlink > 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다. -> 더 많은 정보: . +> 더 많은 정보: . - 심볼릭 링크가 가리키는 절대 경로를 출력: diff --git a/pages.lo/common/pwd.md b/pages.lo/common/pwd.md index 97a59cac62..c731edbf31 100644 --- a/pages.lo/common/pwd.md +++ b/pages.lo/common/pwd.md @@ -1,7 +1,7 @@ # pwd > ສະແດງຊື່ directory ທີ່ເຮັດວຽກຢູ່ -> ຂໍ້ມູນເພີ່ມເຕີມ: . +> ຂໍ້ມູນເພີ່ມເຕີມ: . - ສະແດງຊື່ directory ທີ່ເຮັດວຽກຢູ່: diff --git a/pages.ml/linux/cat.md b/pages.ml/linux/cat.md index 1a5e9ff9a6..34ea9a7b28 100644 --- a/pages.ml/linux/cat.md +++ b/pages.ml/linux/cat.md @@ -1,7 +1,7 @@ # cat > ഫയലുകൾ പ്രിന്റ് ചെയ്യുവാനും സംയോജിപ്പിക്കുവാനുമുള്ള കമാൻഡ്. -> കൂടുതൽ വിവരങ്ങൾ: . +> കൂടുതൽ വിവരങ്ങൾ: . - ഫയലിന്റെ ഉള്ളടക്കം സ്റ്റാൻഡേർഡ് ഔട്പുട്ടിലേക്ക് പ്രിന്റ് ചെയ്യുവാൻ: diff --git a/pages.nl/common/du.md b/pages.nl/common/du.md index b011bc9bdc..bded98eefe 100644 --- a/pages.nl/common/du.md +++ b/pages.nl/common/du.md @@ -1,7 +1,7 @@ # du > Disk gebruik: schat en groepeer bestand en map ruimte gebruik. -> Meer informatie: . +> Meer informatie: . - Toont de grootte van een map en mogelijke sub-mappen, met een gegeven eenheid (B/KiB/MiB): diff --git a/pages.nl/common/groups.md b/pages.nl/common/groups.md index 58da1dfb82..3c42cab888 100644 --- a/pages.nl/common/groups.md +++ b/pages.nl/common/groups.md @@ -2,7 +2,7 @@ > Toon groepslidmaatschappen voor een gebruiker. > Bekijk ook: `groupadd`, `groupdel`, `groupmod`. -> Meer informatie: . +> Meer informatie: . - Toon groepslidmaatschappen voor de huidige gebruiker: diff --git a/pages.nl/common/hostid.md b/pages.nl/common/hostid.md index 1f106f790b..953e6e9c49 100644 --- a/pages.nl/common/hostid.md +++ b/pages.nl/common/hostid.md @@ -1,7 +1,7 @@ # hostid > Toon het numerieke identificatienummer voor de huidige host (niet noodzakelijkerwijs het IP-adres). -> Meer informatie: . +> Meer informatie: . - Toon het numerieke identificatienummer voor de huidige host in hexadecimale notatie: diff --git a/pages.nl/common/install.md b/pages.nl/common/install.md index 2d4ed339d1..ab181bee0c 100644 --- a/pages.nl/common/install.md +++ b/pages.nl/common/install.md @@ -2,7 +2,7 @@ > Kopieer bestanden en stel attributen in. > Kopieer bestanden (vaak uitvoerbare) naar een systeemlocatie zoals `/usr/local/bin` en geef ze de juiste permissies/eigendom. -> Meer informatie: . +> Meer informatie: . - Kopieer bestanden naar de bestemming: diff --git a/pages.nl/common/join.md b/pages.nl/common/join.md index d818d9a5ca..775e709a88 100644 --- a/pages.nl/common/join.md +++ b/pages.nl/common/join.md @@ -1,7 +1,7 @@ # join > Voeg regels van twee gesorteerde bestanden samen op een gemeenschappelijk veld. -> Meer informatie: . +> Meer informatie: . - Voeg twee bestanden samen op het eerste (standaard) veld: diff --git a/pages.nl/common/link.md b/pages.nl/common/link.md index 5f637ceaf9..df9bfcca5e 100644 --- a/pages.nl/common/link.md +++ b/pages.nl/common/link.md @@ -2,7 +2,7 @@ > Maak een harde koppeling naar een bestaand bestand. > Voor meer opties, zie het `ln` commando. -> Meer informatie: . +> Meer informatie: . - Maak een harde koppeling van een nieuw bestand naar een bestaand bestand: diff --git a/pages.nl/common/ln.md b/pages.nl/common/ln.md index 40995ff90f..6bdc697703 100644 --- a/pages.nl/common/ln.md +++ b/pages.nl/common/ln.md @@ -1,7 +1,7 @@ # ln > Maakt een verwijzing naar bestanden en mappen. -> Meer informatie: . +> Meer informatie: . - Maak een symbolische verwijzing naar een bestand of map: diff --git a/pages.nl/common/logname.md b/pages.nl/common/logname.md index f14a70d4f7..a4e9ec0912 100644 --- a/pages.nl/common/logname.md +++ b/pages.nl/common/logname.md @@ -1,7 +1,7 @@ # logname > Toont de inlognaam van de gebruiker. -> Meer informatie: . +> Meer informatie: . - Geef de momenteel aangemelde gebruikersnaam weer: diff --git a/pages.nl/common/mkfifo.md b/pages.nl/common/mkfifo.md index fc49ccdf2d..d183da93e9 100644 --- a/pages.nl/common/mkfifo.md +++ b/pages.nl/common/mkfifo.md @@ -1,7 +1,7 @@ # mkfifo > Maak FIFOs (benoemde pipes). -> Meer informatie: . +> Meer informatie: . - Maak een benoemde pipe op een opgegeven pad: diff --git a/pages.nl/common/mv.md b/pages.nl/common/mv.md index 84657c21fc..7f66e64751 100644 --- a/pages.nl/common/mv.md +++ b/pages.nl/common/mv.md @@ -1,7 +1,7 @@ # mv > Verplaats of hernoem bestanden en mappen. -> Meer informatie: . +> Meer informatie: . - Hernoem een bestand of map als het doel geen bestaande map is: diff --git a/pages.nl/common/nice.md b/pages.nl/common/nice.md index f0f9063351..fddae3c8e7 100644 --- a/pages.nl/common/nice.md +++ b/pages.nl/common/nice.md @@ -2,7 +2,7 @@ > Voer een programma uit met een aangepaste planningsprioriteit (niceness). > Niceness-waarden variëren van -20 (de hoogste prioriteit) tot 19 (de laagste). -> Meer informatie: . +> Meer informatie: . - Start een programma met een aangepaste prioriteit: diff --git a/pages.nl/common/nohup.md b/pages.nl/common/nohup.md index c98a56ce85..a760b77415 100644 --- a/pages.nl/common/nohup.md +++ b/pages.nl/common/nohup.md @@ -1,7 +1,7 @@ # nohup > Laat een proces doorgaan wanneer de terminal wordt beëindigd. -> Meer informatie: . +> Meer informatie: . - Voer een proces uit dat kan doorgaan na het sluiten van de terminal: diff --git a/pages.nl/common/nproc.md b/pages.nl/common/nproc.md index 914b4e1a43..ce860baad6 100644 --- a/pages.nl/common/nproc.md +++ b/pages.nl/common/nproc.md @@ -1,7 +1,7 @@ # nproc > Toon het aantal beschikbare verwerkingsunits (meestal CPU's). -> Meer informatie: . +> Meer informatie: . - Toon het aantal beschikbare verwerkingsunits: diff --git a/pages.nl/common/numfmt.md b/pages.nl/common/numfmt.md index 5bddbeffc9..5a36940141 100644 --- a/pages.nl/common/numfmt.md +++ b/pages.nl/common/numfmt.md @@ -1,7 +1,7 @@ # numfmt > Converteer getallen naar en van mens-leesbare strings. -> Meer informatie: . +> Meer informatie: . - Converteer 1.5K (SI-eenheden) naar 1500: diff --git a/pages.nl/common/od.md b/pages.nl/common/od.md index 1d77f191b0..ec882777b3 100644 --- a/pages.nl/common/od.md +++ b/pages.nl/common/od.md @@ -2,7 +2,7 @@ > Toon bestandsinhoud in octale, decimale of hexadecimale notatie. > Toon optioneel de byte-offsets en/of de afdrukbare weergave voor elke regel. -> Meer informatie: . +> Meer informatie: . - Toon bestand met de standaardinstellingen: octale notatie, 8 bytes per regel, byte-offsets in octale notatie en dubbele regels vervangen door `*`: diff --git a/pages.nl/common/paste.md b/pages.nl/common/paste.md index 1a8fa3ac28..e0c8bff8ad 100644 --- a/pages.nl/common/paste.md +++ b/pages.nl/common/paste.md @@ -1,7 +1,7 @@ # paste > Voeg regels van bestanden samen. -> Meer informatie: . +> Meer informatie: . - Voeg alle regels samen tot één enkele regel, met TAB als scheidingsteken: diff --git a/pages.nl/common/pathchk.md b/pages.nl/common/pathchk.md index 6d9d92dd28..9d1f3d4bcc 100644 --- a/pages.nl/common/pathchk.md +++ b/pages.nl/common/pathchk.md @@ -1,7 +1,7 @@ # pathchk > Controleer de geldigheid en draagbaarheid van padnamen. -> Meer informatie: . +> Meer informatie: . - Controleer padnamen op geldigheid in het huidige systeem: diff --git a/pages.nl/common/pr.md b/pages.nl/common/pr.md index e2f4b76246..d44cdbd5e3 100644 --- a/pages.nl/common/pr.md +++ b/pages.nl/common/pr.md @@ -1,7 +1,7 @@ # pr > Pagineer of kolomeer bestanden voor afdrukken. -> Meer informatie: . +> Meer informatie: . - Toon meerdere bestanden met een standaardkop- en voettekst: diff --git a/pages.nl/common/printf.md b/pages.nl/common/printf.md index 67a59e6e1f..e4fa782473 100644 --- a/pages.nl/common/printf.md +++ b/pages.nl/common/printf.md @@ -1,7 +1,7 @@ # printf > Formatteer en toon tekst. -> Meer informatie: . +> Meer informatie: . - Toon een tekstbericht: diff --git a/pages.nl/common/pwd.md b/pages.nl/common/pwd.md index cae357986a..2a5ae0d2d4 100644 --- a/pages.nl/common/pwd.md +++ b/pages.nl/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Print de naam van de huidige/werkdirectory. -> Meer informatie: . +> Meer informatie: . - Print de huidige directory: diff --git a/pages.nl/common/readlink.md b/pages.nl/common/readlink.md index eb608afa1c..0846a1a4ed 100644 --- a/pages.nl/common/readlink.md +++ b/pages.nl/common/readlink.md @@ -1,7 +1,7 @@ # readlink > Volg symlinks en verkrijg symlink-informatie. -> Meer informatie: . +> Meer informatie: . - Toon het werkelijke bestand waarnaar de symlink verwijst: diff --git a/pages.nl/common/realpath.md b/pages.nl/common/realpath.md index 5246c6bc76..cfe091ea7d 100644 --- a/pages.nl/common/realpath.md +++ b/pages.nl/common/realpath.md @@ -1,7 +1,7 @@ # realpath > Toon het opgeloste absolute pad voor een bestand of map. -> Meer informatie: . +> Meer informatie: . - Toon het absolute pad voor een bestand of map: diff --git a/pages.nl/common/rm.md b/pages.nl/common/rm.md index 0605d543f5..12b89205e9 100644 --- a/pages.nl/common/rm.md +++ b/pages.nl/common/rm.md @@ -2,7 +2,7 @@ > Verwijder bestanden of mappen. > Bekijk ook: `rmdir`. -> Meer informatie: . +> Meer informatie: . - Verwijder specifieke bestanden: diff --git a/pages.nl/common/rmdir.md b/pages.nl/common/rmdir.md index 2a98093201..639b1e8521 100644 --- a/pages.nl/common/rmdir.md +++ b/pages.nl/common/rmdir.md @@ -2,7 +2,7 @@ > Verwijder directories zonder bestanden. > Bekijk ook: `rm`. -> Meer informatie: . +> Meer informatie: . - Verwijder specifieke directories: diff --git a/pages.nl/common/seq.md b/pages.nl/common/seq.md index 1ae81258bb..888ea4ec41 100644 --- a/pages.nl/common/seq.md +++ b/pages.nl/common/seq.md @@ -1,7 +1,7 @@ # seq > Toon een reeks getallen naar `stdout`. -> Meer informatie: . +> Meer informatie: . - Reeks van 1 tot 10: diff --git a/pages.nl/common/sha1sum.md b/pages.nl/common/sha1sum.md index 825cc91535..eb4206c1fd 100644 --- a/pages.nl/common/sha1sum.md +++ b/pages.nl/common/sha1sum.md @@ -1,7 +1,7 @@ # sha1sum > Bereken SHA1 cryptografische checksums. -> Meer informatie: . +> Meer informatie: . - Bereken de SHA1 checksum voor één of meer bestanden: diff --git a/pages.nl/common/shred.md b/pages.nl/common/shred.md index b664cc2c0b..6dc5820719 100644 --- a/pages.nl/common/shred.md +++ b/pages.nl/common/shred.md @@ -1,7 +1,7 @@ # shred > Overschrijf bestanden om gegevens veilig te verwijderen. -> Meer informatie: . +> Meer informatie: . - Overschrijf een bestand: diff --git a/pages.nl/common/shuf.md b/pages.nl/common/shuf.md index 8e81a5b6af..49b462da55 100644 --- a/pages.nl/common/shuf.md +++ b/pages.nl/common/shuf.md @@ -1,7 +1,7 @@ # shuf > Genereer willekeurige permutaties. -> Meer informatie: . +> Meer informatie: . - Wijzig willekeurig de volgorde van regels in een bestand en toon het resultaat: diff --git a/pages.nl/common/sort.md b/pages.nl/common/sort.md index 7ca9e5193b..4eb685b1a7 100644 --- a/pages.nl/common/sort.md +++ b/pages.nl/common/sort.md @@ -1,7 +1,7 @@ # sort > Sorteer regels van tekstbestanden. -> Meer informatie: . +> Meer informatie: . - Sorteer een bestand in oplopende volgorde: diff --git a/pages.nl/common/split.md b/pages.nl/common/split.md index e7f9360325..a086844dbf 100644 --- a/pages.nl/common/split.md +++ b/pages.nl/common/split.md @@ -1,7 +1,7 @@ # split > Split een bestand in stukken. -> Meer informatie: . +> Meer informatie: . - Split een bestand, elk deel heeft 10 regels (behalve het laatste deel): diff --git a/pages.nl/common/stdbuf.md b/pages.nl/common/stdbuf.md index e6da90206e..be87e02373 100644 --- a/pages.nl/common/stdbuf.md +++ b/pages.nl/common/stdbuf.md @@ -1,7 +1,7 @@ # stdbuf > Voer een commando uit met aangepaste buffering operaties voor de standaard streams. -> Meer informatie: . +> Meer informatie: . - Verander de buffer grootte van `stdin` naar 512 KiB: diff --git a/pages.nl/common/stty.md b/pages.nl/common/stty.md index 625766bce9..23579d8930 100644 --- a/pages.nl/common/stty.md +++ b/pages.nl/common/stty.md @@ -1,7 +1,7 @@ # stty > Stel opties in voor een terminalapparaatinterface. -> Meer informatie: . +> Meer informatie: . - Toon alle instellingen voor de huidige terminal: diff --git a/pages.nl/common/sum.md b/pages.nl/common/sum.md index 8a84867a85..1e5dd469bc 100644 --- a/pages.nl/common/sum.md +++ b/pages.nl/common/sum.md @@ -2,7 +2,7 @@ > Bereken checksums en het aantal blokken voor een bestand. > Een voorloper van de modernere `cksum`. -> Meer informatie: . +> Meer informatie: . - Bereken een checksum met een BSD-compatibel algoritme en 1024-byte blokken: diff --git a/pages.nl/common/sync.md b/pages.nl/common/sync.md index 40b0f07471..1b88e103f9 100644 --- a/pages.nl/common/sync.md +++ b/pages.nl/common/sync.md @@ -1,7 +1,7 @@ # sync > Schrijft alle hangende schrijfoperaties naar de juiste schijven. -> Meer informatie: . +> Meer informatie: . - Schrijf alle hangende schrijfoperaties naar alle schijven: diff --git a/pages.nl/common/tac.md b/pages.nl/common/tac.md index a67b55bf9b..73d2f0bd4b 100644 --- a/pages.nl/common/tac.md +++ b/pages.nl/common/tac.md @@ -2,7 +2,7 @@ > Toon en voeg bestanden samen met regels in omgekeerde volgorde. > Bekijk ook: `cat`. -> Meer informatie: . +> Meer informatie: . - Voeg specifieke bestanden samen in omgekeerde volgorde: diff --git a/pages.nl/common/tail.md b/pages.nl/common/tail.md index 12d9464f26..37adaa526b 100644 --- a/pages.nl/common/tail.md +++ b/pages.nl/common/tail.md @@ -2,7 +2,7 @@ > Toon het laatste deel van een bestand. > Bekijk ook: `head`. -> Meer informatie: . +> Meer informatie: . - Toon laatste aantal regels in een bestand: diff --git a/pages.nl/common/tee.md b/pages.nl/common/tee.md index f92ffaf1d5..43f1b8db06 100644 --- a/pages.nl/common/tee.md +++ b/pages.nl/common/tee.md @@ -1,7 +1,7 @@ # tee > Lees van `stdin` en schrijf naar `stdout` en bestanden (of commando's). -> Meer informatie: . +> Meer informatie: . - Kopieer `stdin` naar elk bestand en ook naar `stdout`: diff --git a/pages.nl/common/test.md b/pages.nl/common/test.md index 624fa8085b..51be4b65a9 100644 --- a/pages.nl/common/test.md +++ b/pages.nl/common/test.md @@ -2,7 +2,7 @@ > Controleer bestandstypen en vergelijk waarden. > Retourneert 0 als de voorwaarde waar is, 1 als de voorwaarde onwaar is. -> Meer informatie: . +> Meer informatie: . - Test of een gegeven variabele gelijk is aan een gegeven string: diff --git a/pages.nl/common/timeout.md b/pages.nl/common/timeout.md index cdc1ed34a6..c2b8c0288c 100644 --- a/pages.nl/common/timeout.md +++ b/pages.nl/common/timeout.md @@ -1,7 +1,7 @@ # timeout > Voer een commando uit met een tijdslimiet. -> Meer informatie: . +> Meer informatie: . - Voer `sleep 10` uit en beëindig het na 3 seconden: diff --git a/pages.nl/common/tr.md b/pages.nl/common/tr.md index e88de9b5c6..64992bb3c1 100644 --- a/pages.nl/common/tr.md +++ b/pages.nl/common/tr.md @@ -1,7 +1,7 @@ # tr > Vertaal tekens: voer vervangingen uit op basis van enkele tekens en tekensets. -> Meer informatie: . +> Meer informatie: . - Vervang alle voorkomens van een teken in een bestand en toon het resultaat: diff --git a/pages.nl/common/true.md b/pages.nl/common/true.md index 28b5e41836..11633fe04f 100644 --- a/pages.nl/common/true.md +++ b/pages.nl/common/true.md @@ -2,7 +2,7 @@ > Retourneert een succesvolle exit statuscode van 0. > Gebruik dit met de || operator om een commando altijd met 0 te laten afsluiten. -> Meer informatie: . +> Meer informatie: . - Retourneer een succesvolle exit code: diff --git a/pages.nl/common/truncate.md b/pages.nl/common/truncate.md index 15f132b942..a8d7f6becd 100644 --- a/pages.nl/common/truncate.md +++ b/pages.nl/common/truncate.md @@ -1,7 +1,7 @@ # truncate > Verkort of verleng de grootte van een bestand naar de opgegeven grootte. -> Meer informatie: . +> Meer informatie: . - Stel een grootte van 10 GB in voor een bestaand bestand, of maak een nieuw bestand met de opgegeven grootte: diff --git a/pages.nl/common/tsort.md b/pages.nl/common/tsort.md index def082f083..df037ccfd8 100644 --- a/pages.nl/common/tsort.md +++ b/pages.nl/common/tsort.md @@ -2,7 +2,7 @@ > Voer een topologische sortering uit. > Een veelvoorkomend gebruik is om de afhankelijkheidsvolgorde van knooppunten in een gerichte acyclische grafiek te tonen. -> Meer informatie: . +> Meer informatie: . - Voer een topologische sortering uit consistent met een gedeeltelijke sortering per regel van invoer gescheiden door spaties: diff --git a/pages.nl/common/tty.md b/pages.nl/common/tty.md index 148c7fe0a2..7e597eec7d 100644 --- a/pages.nl/common/tty.md +++ b/pages.nl/common/tty.md @@ -1,7 +1,7 @@ # tty > Geeft de naam van de terminal terug. -> Meer informatie: . +> Meer informatie: . - Toon de bestandsnaam van deze terminal: diff --git a/pages.nl/common/uname.md b/pages.nl/common/uname.md index dffde2ea84..ad776af64e 100644 --- a/pages.nl/common/uname.md +++ b/pages.nl/common/uname.md @@ -2,7 +2,7 @@ > Toon details over de huidige machine en het besturingssysteem dat erop draait. > Bekijk ook `lsb_release`. -> Meer informatie: . +> Meer informatie: . - Toon de kernelnaam: diff --git a/pages.nl/common/unexpand.md b/pages.nl/common/unexpand.md index 7076a6f2fc..cddad56f00 100644 --- a/pages.nl/common/unexpand.md +++ b/pages.nl/common/unexpand.md @@ -1,7 +1,7 @@ # unexpand > Converteer spaties naar tabs. -> Meer informatie: . +> Meer informatie: . - Converteer spaties in elk bestand naar tabs en schrijf naar `stdout`: diff --git a/pages.nl/common/uniq.md b/pages.nl/common/uniq.md index dd17b1fc4d..db93c91aab 100644 --- a/pages.nl/common/uniq.md +++ b/pages.nl/common/uniq.md @@ -2,7 +2,7 @@ > Geef de unieke regels uit een invoer of bestand weer. > Omdat het geen herhaalde regels detecteert tenzij ze naast elkaar staan, moeten we ze eerst sorteren. -> Meer informatie: . +> Meer informatie: . - Toon elke regel één keer: diff --git a/pages.nl/common/unlink.md b/pages.nl/common/unlink.md index 5d99de9225..a441c58fd4 100644 --- a/pages.nl/common/unlink.md +++ b/pages.nl/common/unlink.md @@ -2,7 +2,7 @@ > Verwijder een link naar een bestand van het bestandssysteem. > De inhoud van het bestand gaat verloren als de link de laatste is naar het bestand. -> Meer informatie: . +> Meer informatie: . - Verwijder het opgegeven bestand als het de laatste link is: diff --git a/pages.nl/common/uptime.md b/pages.nl/common/uptime.md index 41cbbd49df..d3594a5f0b 100644 --- a/pages.nl/common/uptime.md +++ b/pages.nl/common/uptime.md @@ -1,7 +1,7 @@ # uptime > Toon hoe lang het systeem actief is en andere informatie. -> Meer informatie: . +> Meer informatie: . - Toon de huidige tijd, uptime, aantal ingelogde gebruikers en andere informatie: diff --git a/pages.nl/common/users.md b/pages.nl/common/users.md index ea4d8251cf..f0c62e426d 100644 --- a/pages.nl/common/users.md +++ b/pages.nl/common/users.md @@ -2,7 +2,7 @@ > Toon een lijst van ingelogde gebruikers. > Bekijk ook: `useradd`, `userdel`, `usermod`. -> Meer informatie: . +> Meer informatie: . - Toon ingelogde gebruikersnamen: diff --git a/pages.nl/common/vdir.md b/pages.nl/common/vdir.md index 90fe32ce95..f4a97c625a 100644 --- a/pages.nl/common/vdir.md +++ b/pages.nl/common/vdir.md @@ -2,7 +2,7 @@ > Toon de inhoud van een map. > Vervanger voor `ls -l`. -> Meer informatie: . +> Meer informatie: . - Toon bestanden en mappen in de huidige map, één per regel, met details: diff --git a/pages.nl/common/wc.md b/pages.nl/common/wc.md index a46fd0ebcc..581d86a1eb 100644 --- a/pages.nl/common/wc.md +++ b/pages.nl/common/wc.md @@ -1,7 +1,7 @@ # wc > Tel regels, woorden en bytes. -> Meer informatie: . +> Meer informatie: . - Tel alle regels in een bestand: diff --git a/pages.nl/common/who.md b/pages.nl/common/who.md index 1bb52df381..16edd2cea5 100644 --- a/pages.nl/common/who.md +++ b/pages.nl/common/who.md @@ -2,7 +2,7 @@ > Toon wie er is ingelogd en gerelateerde gegevens (processen, opstarttijd). > Bekijk ook: `whoami`. -> Meer informatie: . +> Meer informatie: . - Toon de gebruikersnaam, line en tijd van alle huidige ingelogde sessies: diff --git a/pages.nl/common/whoami.md b/pages.nl/common/whoami.md index e5b432c0f0..04f9b39f20 100644 --- a/pages.nl/common/whoami.md +++ b/pages.nl/common/whoami.md @@ -1,7 +1,7 @@ # whoami > Toon de gebruikersnaam die is gekoppeld aan de huidige effectieve gebruikers-ID. -> Meer informatie: . +> Meer informatie: . - Toon de momenteel ingelogde gebruikersnaam: diff --git a/pages.nl/common/yes.md b/pages.nl/common/yes.md index a6d27a1b40..5f254d7e1b 100644 --- a/pages.nl/common/yes.md +++ b/pages.nl/common/yes.md @@ -2,7 +2,7 @@ > Iets herhaaldelijk uitvoeren. > Deze opdracht wordt vaak gebruikt om ja te beantwoorden op elke prompt door installatieopdrachten (zoals apt-get). -> Meer informatie: . +> Meer informatie: . - Toon herhaaldelijk "bericht": diff --git a/pages.nl/linux/cat.md b/pages.nl/linux/cat.md index ccbb50418f..369e5dbca0 100644 --- a/pages.nl/linux/cat.md +++ b/pages.nl/linux/cat.md @@ -1,7 +1,7 @@ # cat > Print en concateneer bestanden. -> Meer informatie: . +> Meer informatie: . - Print de inhoud van een bestand naar `stdout`: diff --git a/pages.nl/linux/chcon.md b/pages.nl/linux/chcon.md index 76ea2a84eb..47923cf4b1 100644 --- a/pages.nl/linux/chcon.md +++ b/pages.nl/linux/chcon.md @@ -1,7 +1,7 @@ # chcon > Verander SELinux beveiligingscontext van een bestand of bestanden/mappen. -> Meer informatie: . +> Meer informatie: . - Toon beveiligingscontext van een bestand: diff --git a/pages.nl/linux/csplit.md b/pages.nl/linux/csplit.md index 10643c3f4a..5ad2e4153e 100644 --- a/pages.nl/linux/csplit.md +++ b/pages.nl/linux/csplit.md @@ -2,7 +2,7 @@ > Splits een bestand in stukken. > Dit genereert bestanden zoals "xx00", "xx01" etc. -> Meer informatie: . +> Meer informatie: . - Splits een bestand op regels 5 en 23: diff --git a/pages.nl/linux/dd.md b/pages.nl/linux/dd.md index 4be608d6bb..648e672eec 100644 --- a/pages.nl/linux/dd.md +++ b/pages.nl/linux/dd.md @@ -1,7 +1,7 @@ # dd > Converteer en kopieer een bestand. -> Meer informatie: . +> Meer informatie: . - Maak een opstartbare USB-schijf van een isohybrid-bestand (zoals `archlinux-xxx.iso`) en toon de voortgang: diff --git a/pages.nl/linux/df.md b/pages.nl/linux/df.md index daad8aa6cd..e03974a90b 100644 --- a/pages.nl/linux/df.md +++ b/pages.nl/linux/df.md @@ -1,7 +1,7 @@ # df > Toon een overzicht van het gebruik van het bestandssysteem op het gebied van schijfruimte. -> Meer informatie: . +> Meer informatie: . - Toon alle bestandssystemen en hun schijfgebruik: diff --git a/pages.nl/linux/fold.md b/pages.nl/linux/fold.md index 36ddde2974..25ef37385d 100644 --- a/pages.nl/linux/fold.md +++ b/pages.nl/linux/fold.md @@ -1,7 +1,7 @@ # fold > Breek lange regels af voor uitvoerapparaten met vaste breedte. -> Meer informatie: . +> Meer informatie: . - Breek regels af met een vaste breedte: diff --git a/pages.nl/linux/mknod.md b/pages.nl/linux/mknod.md index e97ae3f3ef..73577a3e27 100644 --- a/pages.nl/linux/mknod.md +++ b/pages.nl/linux/mknod.md @@ -1,7 +1,7 @@ # mknod > Maak speciale bestanden voor blok- of tekenapparaten aan. -> Meer informatie: . +> Meer informatie: . - Maak een blokapparaat aan: diff --git a/pages.nl/linux/mktemp.md b/pages.nl/linux/mktemp.md index 17b29bc5d3..3af76aa50c 100644 --- a/pages.nl/linux/mktemp.md +++ b/pages.nl/linux/mktemp.md @@ -1,7 +1,7 @@ # mktemp > Maak een tijdelijk bestand of een tijdelijke map aan. -> Meer informatie: . +> Meer informatie: . - Maak een leeg tijdelijk bestand en toon het absolute pad: diff --git a/pages.nl/linux/ptx.md b/pages.nl/linux/ptx.md index d7a3cc0686..15209b3ed7 100644 --- a/pages.nl/linux/ptx.md +++ b/pages.nl/linux/ptx.md @@ -1,7 +1,7 @@ # ptx > Genereer een permutatie-index van woorden uit tekstbestanden. -> Meer informatie: . +> Meer informatie: . - Genereer een permutatie-index waarbij het eerste veld van elke regel een indexreferentie is: diff --git a/pages.nl/linux/rm.md b/pages.nl/linux/rm.md index 0b6b5e95b2..3d7c2ef1f7 100644 --- a/pages.nl/linux/rm.md +++ b/pages.nl/linux/rm.md @@ -2,7 +2,7 @@ > Verwijder bestanden of directories. > Bekijk ook: `rmdir`. -> Meer informatie: . +> Meer informatie: . - Verwijder specifieke bestanden: diff --git a/pages.nl/linux/rmdir.md b/pages.nl/linux/rmdir.md index 9af7d34303..65baca2ff4 100644 --- a/pages.nl/linux/rmdir.md +++ b/pages.nl/linux/rmdir.md @@ -2,7 +2,7 @@ > Verwijder directories zonder bestanden. > Bekijk ook: `rm`. -> Meer informatie: . +> Meer informatie: . - Verwijder specifieke directories: diff --git a/pages.nl/linux/runcon.md b/pages.nl/linux/runcon.md index eac10219e6..1078da850c 100644 --- a/pages.nl/linux/runcon.md +++ b/pages.nl/linux/runcon.md @@ -2,7 +2,7 @@ > Voer een programma uit in een andere SELinux-beveiligingscontext. > Bekijk ook: `secon`. -> Meer informatie: . +> Meer informatie: . - Toon de beveiligingscontext van de huidige uitvoeringscontext: diff --git a/pages.nl/linux/sleep.md b/pages.nl/linux/sleep.md index 90f387ac24..70bf75088f 100644 --- a/pages.nl/linux/sleep.md +++ b/pages.nl/linux/sleep.md @@ -1,7 +1,7 @@ # sleep > Wacht voor een gespecificeerde hoeveelheid tijd. -> Meer informatie: . +> Meer informatie: . - Wacht in seconden: diff --git a/pages.nl/linux/tac.md b/pages.nl/linux/tac.md index abc246e18a..e113665ce2 100644 --- a/pages.nl/linux/tac.md +++ b/pages.nl/linux/tac.md @@ -2,7 +2,7 @@ > Toon en voeg bestanden samen met regels in omgekeerde volgorde. > Bekijk ook: `cat`. -> Meer informatie: . +> Meer informatie: . - Voeg specifieke bestanden samen in omgekeerde volgorde: diff --git a/pages.nl/osx/readlink.md b/pages.nl/osx/readlink.md index d570d785af..e7b198a3ef 100644 --- a/pages.nl/osx/readlink.md +++ b/pages.nl/osx/readlink.md @@ -1,7 +1,7 @@ # readlink > Volg symlinks en verkrijg symlink-informatie. -> Meer informatie: . +> Meer informatie: . - Toon het absolute pad waarnaar de symlink verwijst: diff --git a/pages.no/common/logname.md b/pages.no/common/logname.md index aada287504..8639376522 100644 --- a/pages.no/common/logname.md +++ b/pages.no/common/logname.md @@ -1,7 +1,7 @@ # logname > Viser brukerens login navn. -> Mer informasjon: . +> Mer informasjon: . - Vis brukerens nåværende innloggings navn: diff --git a/pages.no/common/tty.md b/pages.no/common/tty.md index 5fd5cc1f36..85aa294c16 100644 --- a/pages.no/common/tty.md +++ b/pages.no/common/tty.md @@ -1,7 +1,7 @@ # tty > Returner terminal navn. -> Mer informasjon: . +> Mer informasjon: . - Print fil navnet fra denne terminalen: diff --git a/pages.pl/common/pathchk.md b/pages.pl/common/pathchk.md index 33cc1e4530..f03d450a67 100644 --- a/pages.pl/common/pathchk.md +++ b/pages.pl/common/pathchk.md @@ -1,7 +1,7 @@ # pathchk > Sprawdź poprawność oraz przenośność jednej lub większej ilości ścieżek. -> Więcej informacji: . +> Więcej informacji: . - Sprawdź ścieżki pod kątem poprawności w obecnym systemie: diff --git a/pages.pl/common/rm.md b/pages.pl/common/rm.md index 21ca6cc80b..17b377cb6c 100644 --- a/pages.pl/common/rm.md +++ b/pages.pl/common/rm.md @@ -1,7 +1,7 @@ # rm > Usuwa pliki lub foldery. -> Więcej informacji: . +> Więcej informacji: . - Usuń pliki z dowolnej lokalizacji: diff --git a/pages.pl/common/test.md b/pages.pl/common/test.md index 45eff3b03a..df2afc1246 100644 --- a/pages.pl/common/test.md +++ b/pages.pl/common/test.md @@ -2,7 +2,7 @@ > Sprawdza typy plików i porównuje wartości. > Zwraca 0 gdy porównanie zwróciło wartość poprawną, 1 gdy fałszywą. -> Więcej informacji: . +> Więcej informacji: . - Sprawdź czy podana zmienna jest równa łańcuchowi znaków: diff --git a/pages.pl/common/wc.md b/pages.pl/common/wc.md index 08cc3c7f2b..6c42e7b831 100644 --- a/pages.pl/common/wc.md +++ b/pages.pl/common/wc.md @@ -1,7 +1,7 @@ # wc > Zlicza linie, słowa, i bajty. -> Więcej informacji: . +> Więcej informacji: . - Policz linie w pliku: diff --git a/pages.pl/common/yes.md b/pages.pl/common/yes.md index 769d7899cb..e8265912f9 100644 --- a/pages.pl/common/yes.md +++ b/pages.pl/common/yes.md @@ -2,7 +2,7 @@ > Wypisuje coś wielokrotnie. > Komenda używana często aby potwierdzić pytania zadawane przez komendy instalujące takie jak apt-get. -> Więcej informacji: . +> Więcej informacji: . - Wypisuj bez końca "wiadomość": diff --git a/pages.pt_BR/common/du.md b/pages.pt_BR/common/du.md index 9b250399a1..cb37f8f43b 100644 --- a/pages.pt_BR/common/du.md +++ b/pages.pt_BR/common/du.md @@ -1,7 +1,7 @@ # du > Uso de disco: estima e sumariza o uso de espaço em disco de arquivos e diretórios. -> Mais informações: . +> Mais informações: . - Lista os tamanhos dos diretórios e qualquer subdiretório, em uma unidade de tamanho (B/KiB/MiB): diff --git a/pages.pt_BR/common/join.md b/pages.pt_BR/common/join.md index c8791907e7..a83f9476eb 100644 --- a/pages.pt_BR/common/join.md +++ b/pages.pt_BR/common/join.md @@ -1,7 +1,7 @@ # join > Junta linhas de dois arquivos ordenados em um campo comum. -> Mais informações: . +> Mais informações: . - Junta dois arquivos no primeiro campo (padrão): diff --git a/pages.pt_BR/common/mv.md b/pages.pt_BR/common/mv.md index 84a082d28d..42be12e3b4 100644 --- a/pages.pt_BR/common/mv.md +++ b/pages.pt_BR/common/mv.md @@ -1,7 +1,7 @@ # mv > Movimentação de arquivos entre diretórios, ou renomeá-los. -> Mais informações: . +> Mais informações: . - Move um arquivo para um diretório arbitrário: diff --git a/pages.pt_BR/common/uname.md b/pages.pt_BR/common/uname.md index b8bf867bcf..a6b8efcabd 100644 --- a/pages.pt_BR/common/uname.md +++ b/pages.pt_BR/common/uname.md @@ -2,7 +2,7 @@ > Exibe detalhes sobre a máquina atual e o sistema operacional em execução nela. > Veja também `lsb_release`. -> Mais informações: . +> Mais informações: . - Exibe o nome do kernel: diff --git a/pages.pt_BR/common/whoami.md b/pages.pt_BR/common/whoami.md index d7652fdb0e..2f78fe50d0 100644 --- a/pages.pt_BR/common/whoami.md +++ b/pages.pt_BR/common/whoami.md @@ -1,7 +1,7 @@ # whoami > Imprime o nome do usuário associado com o ID do usuário efetivamente atual. -> Mais informações: . +> Mais informações: . - Exibe o nome do usuário logado: diff --git a/pages.pt_BR/common/yes.md b/pages.pt_BR/common/yes.md index 998088910f..444d7a1ad8 100644 --- a/pages.pt_BR/common/yes.md +++ b/pages.pt_BR/common/yes.md @@ -1,7 +1,7 @@ # yes > Exibe algo repetidamente. -> Mais informações: . +> Mais informações: . - Exibir a palavra "mensagem" repetidamente: diff --git a/pages.pt_BR/linux/cat.md b/pages.pt_BR/linux/cat.md index 9d888a837c..5333cf9d8a 100644 --- a/pages.pt_BR/linux/cat.md +++ b/pages.pt_BR/linux/cat.md @@ -1,7 +1,7 @@ # cat > Imprime e concatena arquivos. -> Mais informações: . +> Mais informações: . - Imprime o conteúdo de um arquivo na `stdout`: diff --git a/pages.pt_BR/linux/csplit.md b/pages.pt_BR/linux/csplit.md index 02cba8bfb2..ca78904b41 100644 --- a/pages.pt_BR/linux/csplit.md +++ b/pages.pt_BR/linux/csplit.md @@ -2,7 +2,7 @@ > Divide um arquivo em várias partes. > O padrão de nomenclatura dos arquivos será "xx00", "xx01" e assim por diante. -> Mais informações: . +> Mais informações: . - Divide um arquivo nas linhas 5 e 23: diff --git a/pages.pt_BR/linux/dd.md b/pages.pt_BR/linux/dd.md index 581bf8a9c9..9ae4ac367a 100644 --- a/pages.pt_BR/linux/dd.md +++ b/pages.pt_BR/linux/dd.md @@ -1,7 +1,7 @@ # dd > Converte e copia um arquivo. -> Mais informações: . +> Mais informações: . - Cria um dispositivo USB inicializável a partir de um arquivo isohybrid (como `archlinux-xxx.iso`), e mostra o progresso: diff --git a/pages.pt_BR/linux/rm.md b/pages.pt_BR/linux/rm.md index e3e542e165..acd6bd8e3c 100644 --- a/pages.pt_BR/linux/rm.md +++ b/pages.pt_BR/linux/rm.md @@ -2,7 +2,7 @@ > Remove arquivos ou diretórios. > Veja também: `rmdir`. -> Mais informações: . +> Mais informações: . - Remove arquivos específicos: diff --git a/pages.pt_BR/linux/rmdir.md b/pages.pt_BR/linux/rmdir.md index c0cf0132bc..1475e92400 100644 --- a/pages.pt_BR/linux/rmdir.md +++ b/pages.pt_BR/linux/rmdir.md @@ -2,7 +2,7 @@ > Remove diretórios sem arquivos. > Veja também: `rm`. -> Mais informações: . +> Mais informações: . - Remove diretórios específicos: diff --git a/pages.pt_PT/osx/readlink.md b/pages.pt_PT/osx/readlink.md index 2cac4c5c26..a2ddb814bd 100644 --- a/pages.pt_PT/osx/readlink.md +++ b/pages.pt_PT/osx/readlink.md @@ -1,7 +1,7 @@ # readlink > Segue um link simbólico e obtêm a sua informação. -> Mais informações: . +> Mais informações: . - Mostra o caminho absoluto apontado por um link simbólico: diff --git a/pages.ru/common/nohup.md b/pages.ru/common/nohup.md index ec4e9ba6a8..002a01a9a1 100644 --- a/pages.ru/common/nohup.md +++ b/pages.ru/common/nohup.md @@ -1,7 +1,7 @@ # nohup > Позволяет процессу продолжать работу после закрытия терминала. -> Больше информации: . +> Больше информации: . - Запустить процесс, который может выполняться в отвязке от терминала: diff --git a/pages.ru/common/pwd.md b/pages.ru/common/pwd.md index a4f9e3b4e4..1e72f389c6 100644 --- a/pages.ru/common/pwd.md +++ b/pages.ru/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Отобразить абсолютной путь до текущей/рабочей директории. -> Больше информации: . +> Больше информации: . - Отобразить абсолютной путь до текущей директории: diff --git a/pages.ru/common/rm.md b/pages.ru/common/rm.md index ea66f54218..45519ea0cc 100644 --- a/pages.ru/common/rm.md +++ b/pages.ru/common/rm.md @@ -1,7 +1,7 @@ # rm > Удалить файлы или каталоги. -> Больше информации: . +> Больше информации: . - Удалить файлы из определённых мест: diff --git a/pages.ru/common/stty.md b/pages.ru/common/stty.md index 1c9d293ac9..f183da3599 100644 --- a/pages.ru/common/stty.md +++ b/pages.ru/common/stty.md @@ -1,7 +1,7 @@ # stty > Настройка параметров интерфейса терминального устройства. -> Больше информации: . +> Больше информации: . - Показать все настройки для текущего терминала: diff --git a/pages.ru/common/tty.md b/pages.ru/common/tty.md index 31d4c54d84..01245c2950 100644 --- a/pages.ru/common/tty.md +++ b/pages.ru/common/tty.md @@ -1,7 +1,7 @@ # tty > Выводит название терминала. -> Больше информации: . +> Больше информации: . - Вывести имя файла, соответствующее текущему терминалу: diff --git a/pages.sh/common/sha1sum.md b/pages.sh/common/sha1sum.md index b247894b8f..a49710c4cd 100644 --- a/pages.sh/common/sha1sum.md +++ b/pages.sh/common/sha1sum.md @@ -1,7 +1,7 @@ # sha1sum > Izračunava SHA1 kriptografske kontrolne brojeve. -> Više informacija: . +> Više informacija: . - Izračunaj SHA1 kontrolni broj za datoteku: diff --git a/pages.sh/common/tail.md b/pages.sh/common/tail.md index 2803676e96..688587d2ba 100644 --- a/pages.sh/common/tail.md +++ b/pages.sh/common/tail.md @@ -1,7 +1,7 @@ # tail > Prikazuje krajnji deo datoteke. -> Više informacija: . +> Više informacija: . - Prikaži poslednjih 'broj' linija u datoteci: diff --git a/pages.sr/common/link.md b/pages.sr/common/link.md index a7b9a3cc3b..bb799c2e71 100644 --- a/pages.sr/common/link.md +++ b/pages.sr/common/link.md @@ -1,7 +1,7 @@ # link > Kreira link između novog i zadatog fajla. -> Više informacija na: . +> Više informacija na: . - Kreira link između novog i zadatog fajla: diff --git a/pages.sv/common/hostid.md b/pages.sv/common/hostid.md index d8aa432c2d..6dfd002fc2 100644 --- a/pages.sv/common/hostid.md +++ b/pages.sv/common/hostid.md @@ -1,7 +1,7 @@ # hostid > Skriver ut den numeriska identifieraren för den aktuella värden (inte nödvändigtvis IP-adressen). -> Mer information: . +> Mer information: . - Visa den numeriska identifieraren för den aktuella värden i hexadecimal: diff --git a/pages.sv/common/logname.md b/pages.sv/common/logname.md index 35486b6bc4..ab9bb7fb38 100644 --- a/pages.sv/common/logname.md +++ b/pages.sv/common/logname.md @@ -1,7 +1,7 @@ # logname > Visar användarens inloggningsnamn. -> Mer information: . +> Mer information: . - Visa den för tillfället inloggades användarnamn: diff --git a/pages.sv/common/nohup.md b/pages.sv/common/nohup.md index 2d00074b52..4324273b9a 100644 --- a/pages.sv/common/nohup.md +++ b/pages.sv/common/nohup.md @@ -1,7 +1,7 @@ # nohup > Tillåter en process att leva när terminalen dödas. -> Mer information: . +> Mer information: . - Kör process som kan leva bortom terminalen: diff --git a/pages.sv/common/rm.md b/pages.sv/common/rm.md index 7fcad3b1c4..57a2475a4a 100644 --- a/pages.sv/common/rm.md +++ b/pages.sv/common/rm.md @@ -1,7 +1,7 @@ # rm > Ta bort filer eller mappar. -> Mer information: . +> Mer information: . - Ta bort filer från godtyckliga ställen: diff --git a/pages.sv/common/true.md b/pages.sv/common/true.md index 8c0fc61ce6..4d57ed95bb 100644 --- a/pages.sv/common/true.md +++ b/pages.sv/common/true.md @@ -2,7 +2,7 @@ > Returnerar en lyckad utgångsstatuskod på 0. > Använd detta med || operatör för att göra att ett kommando alltid stänger med 0. -> Mer information: . +> Mer information: . - Returnera en lyckad utgångskod: diff --git a/pages.sv/common/tty.md b/pages.sv/common/tty.md index 32f94040be..a184f271f7 100644 --- a/pages.sv/common/tty.md +++ b/pages.sv/common/tty.md @@ -1,7 +1,7 @@ # tty > Returnerar terminalnamn. -> Mer information: . +> Mer information: . - Skriv ut filnamnet på denna terminal: diff --git a/pages.sv/common/users.md b/pages.sv/common/users.md index 8cfb3b334d..38ff1a977c 100644 --- a/pages.sv/common/users.md +++ b/pages.sv/common/users.md @@ -1,7 +1,7 @@ # users > Visa en lista över inloggade användare. -> Mer information: . +> Mer information: . - Visa en lista över inloggade användare: diff --git a/pages.ta/common/mv.md b/pages.ta/common/mv.md index 95ad481575..0a4d4a2124 100644 --- a/pages.ta/common/mv.md +++ b/pages.ta/common/mv.md @@ -1,7 +1,7 @@ # mv > கோப்புகளையோ அடைவுகளையோ நகர்த்து அல்லது மறுபெயரிடு. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - கோப்பை ஓரிடத்திலிருந்து இன்னோரிடத்திற்கு நகர்த்து: diff --git a/pages.ta/common/rm.md b/pages.ta/common/rm.md index 470c0c7aab..238c613cf1 100644 --- a/pages.ta/common/rm.md +++ b/pages.ta/common/rm.md @@ -2,7 +2,7 @@ > கோப்புகளையோ அடைவுகளையோ அழி. > மேலும் பார்க்கவும்: `rmdir`. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - குறிப்பிட்ட கோப்புகளை அகற்றவும்: diff --git a/pages.ta/common/rmdir.md b/pages.ta/common/rmdir.md index 2e256933f4..974060ca57 100644 --- a/pages.ta/common/rmdir.md +++ b/pages.ta/common/rmdir.md @@ -2,7 +2,7 @@ > கோப்புகள் இல்லாத கோப்பகங்களை அகற்று. > மேலும் பார்க்கவும்: `rm`. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - குறிப்பிட்ட கோப்பகங்களை அகற்றவும்: diff --git a/pages.ta/common/sha1sum.md b/pages.ta/common/sha1sum.md index 8696410312..366ab96d14 100644 --- a/pages.ta/common/sha1sum.md +++ b/pages.ta/common/sha1sum.md @@ -1,7 +1,7 @@ # sha1sum > SHA1 மறையீட்டு சரிகாண்தொகையைக் கணி. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - ஒன்று அல்லது அதற்கு மேற்பட்ட கோப்புகளுக்கான SHA1 சரிகாண்தொகையைக் கணி: diff --git a/pages.ta/common/sum.md b/pages.ta/common/sum.md index 15c9159bb9..2bb94e5197 100644 --- a/pages.ta/common/sum.md +++ b/pages.ta/common/sum.md @@ -2,7 +2,7 @@ > கோப்பின் சரிகாண்தொகையைக் கணித்து அதில் எத்தனைத் தொகுதிகளுள்ளன என்றெண்ணு. > இதுத் தற்காலத்திய `cksum` கட்டளைக்கு முன் தோன்றியது. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - BSD ஒத்த படிமுறையுடனும் 1024-எண்ணிருமித் தொகுதிகளுடனும் சரிகாண்தொகையைக் கணி: diff --git a/pages.ta/common/uname.md b/pages.ta/common/uname.md index 8ede07e563..945b713d63 100644 --- a/pages.ta/common/uname.md +++ b/pages.ta/common/uname.md @@ -2,7 +2,7 @@ > தற்போதைய இயந்திரம் மற்றும் அதில் இயங்கும் இயக்க முறைமை பற்றிய விவரங்களை அச்சிடவும். > `lsb_release` ஐயும் பார்க்கவும். -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - கர்னல் பெயரை அச்சிடவும்: diff --git a/pages.ta/linux/df.md b/pages.ta/linux/df.md index 92e5b545e6..7f46a3951a 100644 --- a/pages.ta/linux/df.md +++ b/pages.ta/linux/df.md @@ -1,7 +1,7 @@ # df > கோப்பு முறைமை வட்டு இட உபயோகத்தின் மேலோட்டத்தை அளிக்கிறது. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - அனைத்து கோப்பு முறைமைகளையும் அவற்றின் வட்டு பயன்பாட்டையும் காண்பி: diff --git a/pages.th/common/pwd.md b/pages.th/common/pwd.md index b4a7e7c56a..83cad1c3df 100644 --- a/pages.th/common/pwd.md +++ b/pages.th/common/pwd.md @@ -1,7 +1,7 @@ # pwd > แสดงชื่อของไดเรกทอรีที่ทำงานอยู่ -> ข้อมูลเพิ่มเติม: +> ข้อมูลเพิ่มเติม: - แสดงชื่อของไดเรกทอรีที่ทำงานอยู่: diff --git a/pages.tr/common/yes.md b/pages.tr/common/yes.md index 13fa493f03..4d98da4b30 100644 --- a/pages.tr/common/yes.md +++ b/pages.tr/common/yes.md @@ -2,7 +2,7 @@ > Bir şeyi tekrar tekrar yazdır. > Bu komut genelde yükleme işlemleri sırasında onay için yes yazmak için kullanılır (apt-get gibi). -> Daha fazla bilgi için: . +> Daha fazla bilgi için: . - Tekrar tekrar "mesaj" yazdır: diff --git a/pages.uk/linux/cat.md b/pages.uk/linux/cat.md index 068bad43a0..60cf51d8ac 100644 --- a/pages.uk/linux/cat.md +++ b/pages.uk/linux/cat.md @@ -1,7 +1,7 @@ # cat > Зчитування та об'єднання файлів. -> Більше інформації: . +> Більше інформації: . - Вивести вміст файлу в `stdout`: diff --git a/pages.uk/linux/rm.md b/pages.uk/linux/rm.md index 6a9e976336..a9221178a5 100644 --- a/pages.uk/linux/rm.md +++ b/pages.uk/linux/rm.md @@ -2,7 +2,7 @@ > Видалити файли або директорії. > Дивіться також: `rmdir`. -> Більше інформації: . +> Більше інформації: . - Видалити певні файли: diff --git a/pages.uk/linux/sleep.md b/pages.uk/linux/sleep.md index c66e33c6d2..bcbfce3cc6 100644 --- a/pages.uk/linux/sleep.md +++ b/pages.uk/linux/sleep.md @@ -1,7 +1,7 @@ # sleep > Затримка на певний час. -> Більше інформації: . +> Більше інформації: . - Затримка в секундах: diff --git a/pages.zh/common/du.md b/pages.zh/common/du.md index e5c82f8bd5..e55e6a8a61 100644 --- a/pages.zh/common/du.md +++ b/pages.zh/common/du.md @@ -1,7 +1,7 @@ # du > 磁盘使用率:估计和汇总文件和目录空间使用率。 -> 更多信息:. +> 更多信息:. - 以给定单位(B/KiB/MiB)列出目录和所有子目录的大小: diff --git a/pages.zh/common/install.md b/pages.zh/common/install.md index d8e8d3d35d..6aa28a1888 100644 --- a/pages.zh/common/install.md +++ b/pages.zh/common/install.md @@ -2,7 +2,7 @@ > 复制文件并设置属性。 > 将文件(通常是可执行文件)复制到系统位置,如 `/usr/local/bin`,并赋予它们适当的权限或所有权。 -> 更多信息:. +> 更多信息:. - 复制文件到目标目录: diff --git a/pages.zh/common/ln.md b/pages.zh/common/ln.md index d0493fec4e..a6334df9dd 100644 --- a/pages.zh/common/ln.md +++ b/pages.zh/common/ln.md @@ -1,7 +1,7 @@ # ln > 创建指向文件和目录的链接。 -> 更多信息:. +> 更多信息:. - 创建指向文件或目录的符号链接: diff --git a/pages.zh/common/mv.md b/pages.zh/common/mv.md index 0e1396bece..8dc51bc165 100644 --- a/pages.zh/common/mv.md +++ b/pages.zh/common/mv.md @@ -1,7 +1,7 @@ # mv > 移动或重命名文件或目录。 -> 更多信息:. +> 更多信息:. - 移动文件到任意位置: diff --git a/pages.zh/common/paste.md b/pages.zh/common/paste.md index ce71d651ef..56f085b59a 100644 --- a/pages.zh/common/paste.md +++ b/pages.zh/common/paste.md @@ -1,7 +1,7 @@ # paste > 合并文件行。 -> 更多信息:. +> 更多信息:. - 将所有行合并为一行,使用 tab 作为分隔符: diff --git a/pages.zh/common/rm.md b/pages.zh/common/rm.md index e82f16707a..d368b6c157 100644 --- a/pages.zh/common/rm.md +++ b/pages.zh/common/rm.md @@ -1,7 +1,7 @@ # rm > 删除文件或目录。 -> 更多信息:. +> 更多信息:. - 从任意位置删除文件: diff --git a/pages.zh/common/rmdir.md b/pages.zh/common/rmdir.md index f583f9dd2a..725b02a953 100644 --- a/pages.zh/common/rmdir.md +++ b/pages.zh/common/rmdir.md @@ -1,7 +1,7 @@ # rmdir > 删除一个目录。 -> 更多信息:. +> 更多信息:. - 删除空目录,使用 `rm -r` 删除非空目录: diff --git a/pages.zh/common/seq.md b/pages.zh/common/seq.md index fcdc1d370a..ef301206d3 100644 --- a/pages.zh/common/seq.md +++ b/pages.zh/common/seq.md @@ -1,7 +1,7 @@ # seq > 打印数字序列到标准输出。 -> 更多信息:. +> 更多信息:. - 从 1 到 10 的序列: diff --git a/pages.zh/common/sort.md b/pages.zh/common/sort.md index 1ea28f0af4..96b1835867 100644 --- a/pages.zh/common/sort.md +++ b/pages.zh/common/sort.md @@ -1,7 +1,7 @@ # sort > 对文本文件的行进行排序。 -> 更多信息:. +> 更多信息:. - 以升序对文件进行排序: diff --git a/pages.zh/common/stty.md b/pages.zh/common/stty.md index b31e1dadce..d12d0ab626 100644 --- a/pages.zh/common/stty.md +++ b/pages.zh/common/stty.md @@ -1,7 +1,7 @@ # stty > 设置终端设备接口的选项。 -> 更多信息:. +> 更多信息:. - 显示当前终端的所有设置: diff --git a/pages.zh/common/tail.md b/pages.zh/common/tail.md index 0cb68a8090..1ef91417e4 100644 --- a/pages.zh/common/tail.md +++ b/pages.zh/common/tail.md @@ -2,7 +2,7 @@ > 显示文件的最后一部分。 > 另请参阅:`head`。 -> 更多信息:. +> 更多信息:. - 显示文件中最后 n 行: diff --git a/pages.zh/common/uname.md b/pages.zh/common/uname.md index 4ed150407d..01130d61bb 100644 --- a/pages.zh/common/uname.md +++ b/pages.zh/common/uname.md @@ -2,7 +2,7 @@ > 输出关于当前机器和运行在该机器上的操作系统的详细信息。 > 注意:如需了解操作系统的其他信息,请尝试使用 `lsb_release` 命令。 -> 更多信息:. +> 更多信息:. - 打印硬件相关信息:机器和处理器: diff --git a/pages.zh/common/unexpand.md b/pages.zh/common/unexpand.md index 26b3133274..2f0f284852 100644 --- a/pages.zh/common/unexpand.md +++ b/pages.zh/common/unexpand.md @@ -1,7 +1,7 @@ # unexpand > 将空格转换为制表符。 -> 更多信息:. +> 更多信息:. - 将每个文件中的空格转换为制表符,并写入到 `stdout`: diff --git a/pages.zh/common/uniq.md b/pages.zh/common/uniq.md index 3847fb6ce3..eb75b86a05 100644 --- a/pages.zh/common/uniq.md +++ b/pages.zh/common/uniq.md @@ -2,7 +2,7 @@ > 输出输入或文件中的唯一行。 > 因为它只检测相邻的重复行,所以需要先对它们进行排序。 -> 更多信息:. +> 更多信息:. - 仅显示每行一次: diff --git a/pages.zh/common/unlink.md b/pages.zh/common/unlink.md index 27236be5ab..8199c58d98 100644 --- a/pages.zh/common/unlink.md +++ b/pages.zh/common/unlink.md @@ -2,7 +2,7 @@ > 从文件系统中删除对文件的链接。 > 如果链接是文件的最后一个,文件内容将丢失。 -> 更多信息:. +> 更多信息:. - 如果是最后一个链接,则删除指定的文件: diff --git a/pages.zh/common/uptime.md b/pages.zh/common/uptime.md index b8f878f109..10f5d232ca 100644 --- a/pages.zh/common/uptime.md +++ b/pages.zh/common/uptime.md @@ -1,7 +1,7 @@ # uptime > 告知当前系统运行多长时间和其他信息。 -> 更多信息:. +> 更多信息:. - 打印当前时间,运行时间,登录用户数量和其他信息: diff --git a/pages.zh/common/users.md b/pages.zh/common/users.md index efe197887c..ff85d541ab 100644 --- a/pages.zh/common/users.md +++ b/pages.zh/common/users.md @@ -2,7 +2,7 @@ > 显示已登录用户的列表。 > 请参阅:`useradd`,`userdel`,`usermod`。 -> 更多信息:. +> 更多信息:. - 输出已登录的用户名: diff --git a/pages.zh/common/wc.md b/pages.zh/common/wc.md index ec252f05c4..ac8fe72028 100644 --- a/pages.zh/common/wc.md +++ b/pages.zh/common/wc.md @@ -1,7 +1,7 @@ # wc > 计数行、单词或字节。 -> 更多信息:. +> 更多信息:. - 计数文件中的行数: diff --git a/pages.zh/common/who.md b/pages.zh/common/who.md index 828777e322..76e24a47b9 100644 --- a/pages.zh/common/who.md +++ b/pages.zh/common/who.md @@ -2,7 +2,7 @@ > 显示当前登录用户和相关信息(进程,启动时间)。 > 参见: `whoami`。 -> 更多信息:. +> 更多信息:. - 显示用户名,终端线路,和所有当前登录会话的时间: diff --git a/pages.zh/common/whoami.md b/pages.zh/common/whoami.md index 0ff70960e7..3434e10b61 100644 --- a/pages.zh/common/whoami.md +++ b/pages.zh/common/whoami.md @@ -1,7 +1,7 @@ # whoami > 打印当前有效用户 ID 的用户名。 -> 更多信息:. +> 更多信息:. - 显示当前登录用户名: diff --git a/pages.zh/linux/cat.md b/pages.zh/linux/cat.md index e7a345aa7e..505091596a 100644 --- a/pages.zh/linux/cat.md +++ b/pages.zh/linux/cat.md @@ -1,7 +1,7 @@ # cat > 打印和连接文件。 -> 更多信息:. +> 更多信息:. - 将文件内容打印到 `stdout`: diff --git a/pages.zh/linux/df.md b/pages.zh/linux/df.md index 9cb8647de6..0aa9502c5d 100644 --- a/pages.zh/linux/df.md +++ b/pages.zh/linux/df.md @@ -1,7 +1,7 @@ # df > 显示文件系统磁盘空间使用情况的概览。 -> 更多信息:. +> 更多信息:. - 显示磁盘使用情况: diff --git a/pages.zh/linux/mknod.md b/pages.zh/linux/mknod.md index 35edab150d..411e6e3592 100644 --- a/pages.zh/linux/mknod.md +++ b/pages.zh/linux/mknod.md @@ -1,7 +1,7 @@ # mknod > 创建块或字符设备特殊文件。 -> 更多信息:. +> 更多信息:. - 创建块设备: diff --git a/pages.zh/linux/sleep.md b/pages.zh/linux/sleep.md index a025c861d4..55063d3261 100644 --- a/pages.zh/linux/sleep.md +++ b/pages.zh/linux/sleep.md @@ -1,7 +1,7 @@ # sleep > 延迟指定的一段时间。 -> 更多信息:. +> 更多信息:. - 按秒数延迟: diff --git a/pages.zh_TW/common/du.md b/pages.zh_TW/common/du.md index c785f7689e..2c9c7d46aa 100644 --- a/pages.zh_TW/common/du.md +++ b/pages.zh_TW/common/du.md @@ -1,7 +1,7 @@ # du > 硬碟使用量:估算每個檔案以及目錄所佔用的硬碟容量。 -> 更多資訊:. +> 更多資訊:. - 以給定單位(B/KiB/MiB)列出目錄和所有子目錄的大小: diff --git a/pages.zh_TW/common/mv.md b/pages.zh_TW/common/mv.md index 299ab8b516..4720b1b3f9 100644 --- a/pages.zh_TW/common/mv.md +++ b/pages.zh_TW/common/mv.md @@ -1,7 +1,7 @@ # mv > 移動或重命名文件或目錄。 -> 更多資訊:. +> 更多資訊:. - 移動文件到任意位置: diff --git a/pages.zh_TW/common/nohup.md b/pages.zh_TW/common/nohup.md index 4940bf77c5..84bc5eb77a 100644 --- a/pages.zh_TW/common/nohup.md +++ b/pages.zh_TW/common/nohup.md @@ -1,7 +1,7 @@ # nohup > 當終端被關閉時允許程序繼續存在運作。 -> 更多資訊:. +> 更多資訊:. - 執行一個可以在終端機之外繼續執行的程序: diff --git a/pages.zh_TW/common/pwd.md b/pages.zh_TW/common/pwd.md index 7b19d9dacc..f49a89565c 100644 --- a/pages.zh_TW/common/pwd.md +++ b/pages.zh_TW/common/pwd.md @@ -1,7 +1,7 @@ # pwd > 印出目前目錄的名稱。 -> 更多資訊:. +> 更多資訊:. - 印出目前所在的目錄名稱: diff --git a/pages.zh_TW/common/rm.md b/pages.zh_TW/common/rm.md index a69a58ba5c..465ea84bd9 100644 --- a/pages.zh_TW/common/rm.md +++ b/pages.zh_TW/common/rm.md @@ -1,7 +1,7 @@ # rm > 移除檔案或目錄。 -> 更多資訊:. +> 更多資訊:. - 移除位於指定路徑的檔案: diff --git a/pages.zh_TW/common/rmdir.md b/pages.zh_TW/common/rmdir.md index 3bde3267a6..933653bb85 100644 --- a/pages.zh_TW/common/rmdir.md +++ b/pages.zh_TW/common/rmdir.md @@ -1,7 +1,7 @@ # rmdir > 移除目錄。 -> 更多資訊:. +> 更多資訊:. - 若為空目錄則移除目錄(如果目錄非空,可用 `rm -r` 移除目錄及其所包含的檔案): diff --git a/pages/common/du.md b/pages/common/du.md index df5adcfa0b..c3d8abdc9b 100644 --- a/pages/common/du.md +++ b/pages/common/du.md @@ -1,7 +1,7 @@ # du > Disk usage: estimate and summarize file and directory space usage. -> More information: . +> More information: . - List the sizes of a directory and any subdirectories, in the given unit (B/KiB/MiB): diff --git a/pages/common/groups.md b/pages/common/groups.md index c7b38ac2e0..47492585e5 100644 --- a/pages/common/groups.md +++ b/pages/common/groups.md @@ -2,7 +2,7 @@ > Print group memberships for a user. > See also: `groupadd`, `groupdel`, `groupmod`. -> More information: . +> More information: . - Print group memberships for the current user: diff --git a/pages/common/hostid.md b/pages/common/hostid.md index b2986faaf7..322cb58d6f 100644 --- a/pages/common/hostid.md +++ b/pages/common/hostid.md @@ -1,7 +1,7 @@ # hostid > Print the numeric identifier for the current host (not necessarily the IP address). -> More information: . +> More information: . - Display the numeric identifier for the current host in hexadecimal: diff --git a/pages/common/install.md b/pages/common/install.md index f057d5d469..9be5a4e78d 100644 --- a/pages/common/install.md +++ b/pages/common/install.md @@ -2,7 +2,7 @@ > Copy files and set attributes. > Copy files (often executable) to a system location like `/usr/local/bin`, give them the appropriate permissions/ownership. -> More information: . +> More information: . - Copy files to the destination: diff --git a/pages/common/join.md b/pages/common/join.md index e632f16827..66f7d3184f 100644 --- a/pages/common/join.md +++ b/pages/common/join.md @@ -1,7 +1,7 @@ # join > Join lines of two sorted files on a common field. -> More information: . +> More information: . - Join two files on the first (default) field: diff --git a/pages/common/link.md b/pages/common/link.md index 25567ceb6b..7baa0fe7ad 100644 --- a/pages/common/link.md +++ b/pages/common/link.md @@ -2,7 +2,7 @@ > Create a hard link to an existing file. > For more options, see the `ln` command. -> More information: . +> More information: . - Create a hard link from a new file to an existing file: diff --git a/pages/common/ln.md b/pages/common/ln.md index 4bb580e762..b5073a097d 100644 --- a/pages/common/ln.md +++ b/pages/common/ln.md @@ -1,7 +1,7 @@ # ln > Create links to files and directories. -> More information: . +> More information: . - Create a symbolic link to a file or directory: diff --git a/pages/common/logname.md b/pages/common/logname.md index 7401bcb172..9e4e730029 100644 --- a/pages/common/logname.md +++ b/pages/common/logname.md @@ -1,7 +1,7 @@ # logname > Shows the user's login name. -> More information: . +> More information: . - Display the currently logged in user's name: diff --git a/pages/common/mkfifo.md b/pages/common/mkfifo.md index 4ebcb268f5..6d12228cf9 100644 --- a/pages/common/mkfifo.md +++ b/pages/common/mkfifo.md @@ -1,7 +1,7 @@ # mkfifo > Make FIFOs (named pipes). -> More information: . +> More information: . - Create a named pipe at a given path: diff --git a/pages/common/mv.md b/pages/common/mv.md index 8ffbd2cefe..e982fc84fc 100644 --- a/pages/common/mv.md +++ b/pages/common/mv.md @@ -1,7 +1,7 @@ # mv > Move or rename files and directories. -> More information: . +> More information: . - Rename a file or directory when the target is not an existing directory: diff --git a/pages/common/nice.md b/pages/common/nice.md index c04166aeff..fd92329b02 100644 --- a/pages/common/nice.md +++ b/pages/common/nice.md @@ -2,7 +2,7 @@ > Execute a program with a custom scheduling priority (niceness). > Niceness values range from -20 (the highest priority) to 19 (the lowest). -> More information: . +> More information: . - Launch a program with altered priority: diff --git a/pages/common/nohup.md b/pages/common/nohup.md index 832b23b08e..e9df2a6775 100644 --- a/pages/common/nohup.md +++ b/pages/common/nohup.md @@ -1,7 +1,7 @@ # nohup > Allows for a process to live when the terminal gets killed. -> More information: . +> More information: . - Run a process that can live beyond the terminal: diff --git a/pages/common/nproc.md b/pages/common/nproc.md index 4d2ebbb1d5..a4f7d6f2e2 100644 --- a/pages/common/nproc.md +++ b/pages/common/nproc.md @@ -1,7 +1,7 @@ # nproc > Print the number of processing units (normally CPUs) available. -> More information: . +> More information: . - Display the number of available processing units: diff --git a/pages/common/numfmt.md b/pages/common/numfmt.md index dd001f4fac..f4971b72c4 100644 --- a/pages/common/numfmt.md +++ b/pages/common/numfmt.md @@ -1,7 +1,7 @@ # numfmt > Convert numbers to and from human-readable strings. -> More information: . +> More information: . - Convert 1.5K (SI Units) to 1500: diff --git a/pages/common/od.md b/pages/common/od.md index d37490cbb9..83412ad009 100644 --- a/pages/common/od.md +++ b/pages/common/od.md @@ -2,7 +2,7 @@ > Display file contents in octal, decimal or hexadecimal format. > Optionally display the byte offsets and/or printable representation for each line. -> More information: . +> More information: . - Display file using default settings: octal format, 8 bytes per line, byte offsets in octal, and duplicate lines replaced with `*`: diff --git a/pages/common/paste.md b/pages/common/paste.md index 4bc4fa5df7..186ae6c80e 100644 --- a/pages/common/paste.md +++ b/pages/common/paste.md @@ -1,7 +1,7 @@ # paste > Merge lines of files. -> More information: . +> More information: . - Join all the lines into a single line, using TAB as delimiter: diff --git a/pages/common/pathchk.md b/pages/common/pathchk.md index f4bfc5d545..58fb6a53b2 100644 --- a/pages/common/pathchk.md +++ b/pages/common/pathchk.md @@ -1,7 +1,7 @@ # pathchk > Check the validity and portability of pathnames. -> More information: . +> More information: . - Check pathnames for validity in the current system: diff --git a/pages/common/pr.md b/pages/common/pr.md index 45bbfd1faa..7ba1fc59e3 100644 --- a/pages/common/pr.md +++ b/pages/common/pr.md @@ -1,7 +1,7 @@ # pr > Paginate or columnate files for printing. -> More information: . +> More information: . - Print multiple files with a default header and footer: diff --git a/pages/common/printf.md b/pages/common/printf.md index 2db59558c9..cf7313ab33 100644 --- a/pages/common/printf.md +++ b/pages/common/printf.md @@ -1,7 +1,7 @@ # printf > Format and print text. -> More information: . +> More information: . - Print a text message: diff --git a/pages/common/pwd.md b/pages/common/pwd.md index 9b63a59326..ef35d77b6a 100644 --- a/pages/common/pwd.md +++ b/pages/common/pwd.md @@ -1,7 +1,7 @@ # pwd > Print name of current/working directory. -> More information: . +> More information: . - Print the current directory: diff --git a/pages/common/readlink.md b/pages/common/readlink.md index 666bcc454a..5093e27b39 100644 --- a/pages/common/readlink.md +++ b/pages/common/readlink.md @@ -1,7 +1,7 @@ # readlink > Follow symlinks and get symlink information. -> More information: . +> More information: . - Get the actual file to which the symlink points: diff --git a/pages/common/realpath.md b/pages/common/realpath.md index d6800d0273..6b5b30ac24 100644 --- a/pages/common/realpath.md +++ b/pages/common/realpath.md @@ -1,7 +1,7 @@ # realpath > Display the resolved absolute path for a file or directory. -> More information: . +> More information: . - Display the absolute path for a file or directory: diff --git a/pages/common/rm.md b/pages/common/rm.md index 92efb7466e..af2bb25aad 100644 --- a/pages/common/rm.md +++ b/pages/common/rm.md @@ -2,7 +2,7 @@ > Remove files or directories. > See also: `rmdir`. -> More information: . +> More information: . - Remove specific files: diff --git a/pages/common/rmdir.md b/pages/common/rmdir.md index f4409b6789..62b5127ea7 100644 --- a/pages/common/rmdir.md +++ b/pages/common/rmdir.md @@ -2,7 +2,7 @@ > Remove directories without files. > See also: `rm`. -> More information: . +> More information: . - Remove specific directories: diff --git a/pages/common/seq.md b/pages/common/seq.md index 297f5cc755..46c0c539d0 100644 --- a/pages/common/seq.md +++ b/pages/common/seq.md @@ -1,7 +1,7 @@ # seq > Output a sequence of numbers to `stdout`. -> More information: . +> More information: . - Sequence from 1 to 10: diff --git a/pages/common/sha1sum.md b/pages/common/sha1sum.md index 5f40c1238d..aa20673b4b 100644 --- a/pages/common/sha1sum.md +++ b/pages/common/sha1sum.md @@ -1,7 +1,7 @@ # sha1sum > Calculate SHA1 cryptographic checksums. -> More information: . +> More information: . - Calculate the SHA1 checksum for one or more files: diff --git a/pages/common/shred.md b/pages/common/shred.md index c70dc2d0c0..82036d7337 100644 --- a/pages/common/shred.md +++ b/pages/common/shred.md @@ -1,7 +1,7 @@ # shred > Overwrite files to securely delete data. -> More information: . +> More information: . - Overwrite a file: diff --git a/pages/common/shuf.md b/pages/common/shuf.md index 6fffc8139c..e732bcd34a 100644 --- a/pages/common/shuf.md +++ b/pages/common/shuf.md @@ -1,7 +1,7 @@ # shuf > Generate random permutations. -> More information: . +> More information: . - Randomize the order of lines in a file and output the result: diff --git a/pages/common/sort.md b/pages/common/sort.md index f4bf1169a4..7ba9172479 100644 --- a/pages/common/sort.md +++ b/pages/common/sort.md @@ -1,7 +1,7 @@ # sort > Sort lines of text files. -> More information: . +> More information: . - Sort a file in ascending order: diff --git a/pages/common/split.md b/pages/common/split.md index dfd705f5c2..fe41ea388d 100644 --- a/pages/common/split.md +++ b/pages/common/split.md @@ -1,7 +1,7 @@ # split > Split a file into pieces. -> More information: . +> More information: . - Split a file, each split having 10 lines (except the last split): diff --git a/pages/common/stdbuf.md b/pages/common/stdbuf.md index 2330a7978f..063dc42929 100644 --- a/pages/common/stdbuf.md +++ b/pages/common/stdbuf.md @@ -1,7 +1,7 @@ # stdbuf > Run a command with modified buffering operations for its standard streams. -> More information: . +> More information: . - Change `stdin` buffer size to 512 KiB: diff --git a/pages/common/stty.md b/pages/common/stty.md index 2f6ad052c4..820ab25933 100644 --- a/pages/common/stty.md +++ b/pages/common/stty.md @@ -1,7 +1,7 @@ # stty > Set options for a terminal device interface. -> More information: . +> More information: . - Display all settings for the current terminal: diff --git a/pages/common/sum.md b/pages/common/sum.md index 7fe1affcfc..8a17180784 100644 --- a/pages/common/sum.md +++ b/pages/common/sum.md @@ -2,7 +2,7 @@ > Compute checksums and the number of blocks for a file. > A predecessor to the more modern `cksum`. -> More information: . +> More information: . - Compute a checksum with BSD-compatible algorithm and 1024-byte blocks: diff --git a/pages/common/sync.md b/pages/common/sync.md index 1ebf0e6448..c9fb0334eb 100644 --- a/pages/common/sync.md +++ b/pages/common/sync.md @@ -1,7 +1,7 @@ # sync > Flushes all pending write operations to the appropriate disks. -> More information: . +> More information: . - Flush all pending write operations on all disks: diff --git a/pages/common/tac.md b/pages/common/tac.md index cfa316dadd..2f872d8f9d 100644 --- a/pages/common/tac.md +++ b/pages/common/tac.md @@ -2,7 +2,7 @@ > Display and concatenate files with lines in reversed order. > See also: `cat`. -> More information: . +> More information: . - Concatenate specific files in reversed order: diff --git a/pages/common/tail.md b/pages/common/tail.md index 16210a41e6..72631e5201 100644 --- a/pages/common/tail.md +++ b/pages/common/tail.md @@ -2,7 +2,7 @@ > Display the last part of a file. > See also: `head`. -> More information: . +> More information: . - Show last 'count' lines in file: diff --git a/pages/common/tee.md b/pages/common/tee.md index 9083e60058..6d2e4c2a8c 100644 --- a/pages/common/tee.md +++ b/pages/common/tee.md @@ -1,7 +1,7 @@ # tee > Read from `stdin` and write to `stdout` and files (or commands). -> More information: . +> More information: . - Copy `stdin` to each file, and also to `stdout`: diff --git a/pages/common/test.md b/pages/common/test.md index 9ede257c89..26b066bb9d 100644 --- a/pages/common/test.md +++ b/pages/common/test.md @@ -2,7 +2,7 @@ > Check file types and compare values. > Returns 0 if the condition evaluates to true, 1 if it evaluates to false. -> More information: . +> More information: . - Test if a given variable is equal to a given string: diff --git a/pages/common/timeout.md b/pages/common/timeout.md index 0da4ade249..0ef8ef6a32 100644 --- a/pages/common/timeout.md +++ b/pages/common/timeout.md @@ -1,7 +1,7 @@ # timeout > Run a command with a time limit. -> More information: . +> More information: . - Run `sleep 10` and terminate it after 3 seconds: diff --git a/pages/common/tr.md b/pages/common/tr.md index ed39d1e959..67e03063cd 100644 --- a/pages/common/tr.md +++ b/pages/common/tr.md @@ -1,7 +1,7 @@ # tr > Translate characters: run replacements based on single characters and character sets. -> More information: . +> More information: . - Replace all occurrences of a character in a file, and print the result: diff --git a/pages/common/true.md b/pages/common/true.md index a262279eca..ad60383248 100644 --- a/pages/common/true.md +++ b/pages/common/true.md @@ -2,7 +2,7 @@ > Returns a successful exit status code of 0. > Use this with the || operator to make a command always exit with 0. -> More information: . +> More information: . - Return a successful exit code: diff --git a/pages/common/truncate.md b/pages/common/truncate.md index d466c277c8..8f81741f24 100644 --- a/pages/common/truncate.md +++ b/pages/common/truncate.md @@ -1,7 +1,7 @@ # truncate > Shrink or extend the size of a file to the specified size. -> More information: . +> More information: . - Set a size of 10 GB to an existing file, or create a new file with the specified size: diff --git a/pages/common/tsort.md b/pages/common/tsort.md index 8d7932400f..7e5e2b7660 100644 --- a/pages/common/tsort.md +++ b/pages/common/tsort.md @@ -2,7 +2,7 @@ > Perform a topological sort. > A common use is to show the dependency order of nodes in a directed acyclic graph. -> More information: . +> More information: . - Perform a topological sort consistent with a partial sort per line of input separated by blanks: diff --git a/pages/common/tty.md b/pages/common/tty.md index ead0f3baaa..390a7b99ee 100644 --- a/pages/common/tty.md +++ b/pages/common/tty.md @@ -1,7 +1,7 @@ # tty > Returns terminal name. -> More information: . +> More information: . - Print the file name of this terminal: diff --git a/pages/common/uname.md b/pages/common/uname.md index 06d412b81e..61d6ffa8fe 100644 --- a/pages/common/uname.md +++ b/pages/common/uname.md @@ -2,7 +2,7 @@ > Print details about the current machine and the operating system running on it. > See also `lsb_release`. -> More information: . +> More information: . - Print kernel name: diff --git a/pages/common/unexpand.md b/pages/common/unexpand.md index 7b7a7707b2..96feae3012 100644 --- a/pages/common/unexpand.md +++ b/pages/common/unexpand.md @@ -1,7 +1,7 @@ # unexpand > Convert spaces to tabs. -> More information: . +> More information: . - Convert blanks in each file to tabs, writing to `stdout`: diff --git a/pages/common/uniq.md b/pages/common/uniq.md index 2214f003c4..b9d427f389 100644 --- a/pages/common/uniq.md +++ b/pages/common/uniq.md @@ -2,7 +2,7 @@ > Output the unique lines from a input or file. > Since it does not detect repeated lines unless they are adjacent, we need to sort them first. -> More information: . +> More information: . - Display each line once: diff --git a/pages/common/unlink.md b/pages/common/unlink.md index cab1f61156..711d85854d 100644 --- a/pages/common/unlink.md +++ b/pages/common/unlink.md @@ -2,7 +2,7 @@ > Remove a link to a file from the filesystem. > The file contents is lost if the link is the last one to the file. -> More information: . +> More information: . - Remove the specified file if it is the last link: diff --git a/pages/common/uptime.md b/pages/common/uptime.md index 3259c2150b..31b126f3d4 100644 --- a/pages/common/uptime.md +++ b/pages/common/uptime.md @@ -1,7 +1,7 @@ # uptime > Tell how long the system has been running and other information. -> More information: . +> More information: . - Print current time, uptime, number of logged-in users and other information: diff --git a/pages/common/users.md b/pages/common/users.md index 9ed7512547..78c48d0951 100644 --- a/pages/common/users.md +++ b/pages/common/users.md @@ -2,7 +2,7 @@ > Display a list of logged in users. > See also: `useradd`, `userdel`, `usermod`. -> More information: . +> More information: . - Print logged in usernames: diff --git a/pages/common/vdir.md b/pages/common/vdir.md index a9c3de80e3..f7259f2074 100644 --- a/pages/common/vdir.md +++ b/pages/common/vdir.md @@ -2,7 +2,7 @@ > List directory contents. > Drop-in replacement for `ls -l`. -> More information: . +> More information: . - List files and directories in the current directory, one per line, with details: diff --git a/pages/common/wc.md b/pages/common/wc.md index 7204e84f41..67ec9db2fd 100644 --- a/pages/common/wc.md +++ b/pages/common/wc.md @@ -1,7 +1,7 @@ # wc > Count lines, words, and bytes. -> More information: . +> More information: . - Count all lines in a file: diff --git a/pages/common/who.md b/pages/common/who.md index 7a32f9127d..bd022e9806 100644 --- a/pages/common/who.md +++ b/pages/common/who.md @@ -2,7 +2,7 @@ > Display who is logged in and related data (processes, boot time). > See also: `whoami`. -> More information: . +> More information: . - Display the username, line, and time of all currently logged-in sessions: diff --git a/pages/common/whoami.md b/pages/common/whoami.md index cf11e85cfd..c7aabf9218 100644 --- a/pages/common/whoami.md +++ b/pages/common/whoami.md @@ -1,7 +1,7 @@ # whoami > Print the username associated with the current effective user ID. -> More information: . +> More information: . - Display currently logged username: diff --git a/pages/common/yes.md b/pages/common/yes.md index e10db3887e..2112890d4f 100644 --- a/pages/common/yes.md +++ b/pages/common/yes.md @@ -2,7 +2,7 @@ > Output something repeatedly. > This command is commonly used to answer yes to every prompt by install commands (such as apt-get). -> More information: . +> More information: . - Repeatedly output "message": diff --git a/pages/linux/cat.md b/pages/linux/cat.md index a3e70084a3..195075887c 100644 --- a/pages/linux/cat.md +++ b/pages/linux/cat.md @@ -1,7 +1,7 @@ # cat > Print and concatenate files. -> More information: . +> More information: . - Print the contents of a file to `stdout`: diff --git a/pages/linux/chcon.md b/pages/linux/chcon.md index 9b37c0aabd..c12603a147 100644 --- a/pages/linux/chcon.md +++ b/pages/linux/chcon.md @@ -2,7 +2,7 @@ > Change SELinux security context of a file or files/directories. > See also: `secon`, `restorecon`, `semanage-fcontext`. -> More information: . +> More information: . - View security context of a file: diff --git a/pages/linux/csplit.md b/pages/linux/csplit.md index 4547939047..0b1a55e8b2 100644 --- a/pages/linux/csplit.md +++ b/pages/linux/csplit.md @@ -2,7 +2,7 @@ > Split a file into pieces. > This generates files named "xx00", "xx01", and so on. -> More information: . +> More information: . - Split a file at lines 5 and 23: diff --git a/pages/linux/dd.md b/pages/linux/dd.md index 545dae5f89..05f6589717 100644 --- a/pages/linux/dd.md +++ b/pages/linux/dd.md @@ -1,7 +1,7 @@ # dd > Convert and copy a file. -> More information: . +> More information: . - Make a bootable USB drive from an isohybrid file (such as `archlinux-xxx.iso`) and show the progress: diff --git a/pages/linux/df.md b/pages/linux/df.md index 615b2c361f..16f727bc37 100644 --- a/pages/linux/df.md +++ b/pages/linux/df.md @@ -1,7 +1,7 @@ # df > Display an overview of the filesystem disk space usage. -> More information: . +> More information: . - Display all filesystems and their disk usage: diff --git a/pages/linux/fold.md b/pages/linux/fold.md index 456d15a359..95f47f324c 100644 --- a/pages/linux/fold.md +++ b/pages/linux/fold.md @@ -1,7 +1,7 @@ # fold > Folds long lines for fixed-width output devices. -> More information: . +> More information: . - Fold lines in a fixed width: diff --git a/pages/linux/mknod.md b/pages/linux/mknod.md index 1d8068428c..927aff5ecb 100644 --- a/pages/linux/mknod.md +++ b/pages/linux/mknod.md @@ -1,7 +1,7 @@ # mknod > Create block or character device special files. -> More information: . +> More information: . - Create a block device: diff --git a/pages/linux/mktemp.md b/pages/linux/mktemp.md index d94a3b2316..b7b4fa9897 100644 --- a/pages/linux/mktemp.md +++ b/pages/linux/mktemp.md @@ -1,7 +1,7 @@ # mktemp > Create a temporary file or directory. -> More information: . +> More information: . - Create an empty temporary file and print its absolute path: diff --git a/pages/linux/ptx.md b/pages/linux/ptx.md index 9c8e3ffb87..d629b7146a 100644 --- a/pages/linux/ptx.md +++ b/pages/linux/ptx.md @@ -1,7 +1,7 @@ # ptx > Generate a permuted index of words from text files. -> More information: . +> More information: . - Generate a permuted index where the first field of each line is an index reference: diff --git a/pages/linux/rm.md b/pages/linux/rm.md index 6c0019f984..023d5d7b46 100644 --- a/pages/linux/rm.md +++ b/pages/linux/rm.md @@ -2,7 +2,7 @@ > Remove files or directories. > See also: `rmdir`. -> More information: . +> More information: . - Remove specific files: diff --git a/pages/linux/rmdir.md b/pages/linux/rmdir.md index ae0bdab868..a26750fa98 100644 --- a/pages/linux/rmdir.md +++ b/pages/linux/rmdir.md @@ -2,7 +2,7 @@ > Remove directories without files. > See also: `rm`. -> More information: . +> More information: . - Remove specific directories: diff --git a/pages/linux/runcon.md b/pages/linux/runcon.md index 1127fc73a1..ad9b4fc2d2 100644 --- a/pages/linux/runcon.md +++ b/pages/linux/runcon.md @@ -2,7 +2,7 @@ > Run a program in a different SELinux security context. > See also: `secon`. -> More information: . +> More information: . - Print the security context of the current execution context: diff --git a/pages/linux/sleep.md b/pages/linux/sleep.md index 45c67647aa..a3ba3bfa8a 100644 --- a/pages/linux/sleep.md +++ b/pages/linux/sleep.md @@ -1,7 +1,7 @@ # sleep > Delay for a specified amount of time. -> More information: . +> More information: . - Delay in seconds: diff --git a/pages/linux/tac.md b/pages/linux/tac.md index 77244838ae..2f1f317d45 100644 --- a/pages/linux/tac.md +++ b/pages/linux/tac.md @@ -2,7 +2,7 @@ > Display and concatenate files with lines in reversed order. > See also: `cat`. -> More information: . +> More information: . - Concatenate specific files in reversed order: diff --git a/pages/osx/readlink.md b/pages/osx/readlink.md index 239606319a..2590f43e48 100644 --- a/pages/osx/readlink.md +++ b/pages/osx/readlink.md @@ -1,7 +1,7 @@ # readlink > Follow symlinks and get symlink information. -> More information: . +> More information: . - Print the absolute path which the symlink points to: