1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

pages/*: update GNU coreutils links, sync translation pages (#15543)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna 2025-01-18 18:45:33 +05:30 committed by GitHub
parent 47d92a1476
commit 898f711019
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
349 changed files with 349 additions and 349 deletions

View file

@ -1,7 +1,7 @@
# pwd # pwd
> اطبع اسم الدليل الحالي. > اطبع اسم الدليل الحالي.
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/pwd>. > لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
- اطبع اسم الدليل الحالي: - اطبع اسم الدليل الحالي:

View file

@ -2,7 +2,7 @@
> إزالة الدلائل بدون ملفات. > إزالة الدلائل بدون ملفات.
> لمزيد من التفاصيل: `rm`. > لمزيد من التفاصيل: `rm`.
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/rmdir>. > لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>.
- إزالة أدلة محددة: - إزالة أدلة محددة:

View file

@ -2,7 +2,7 @@
> يستخدم الأمر لحذف الملفات او المجلدات > يستخدم الأمر لحذف الملفات او المجلدات
> أنظر أيضًا: `rmdir`. > أنظر أيضًا: `rmdir`.
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/rm>. > لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- حذف ملفات محددة: - حذف ملفات محددة:

View file

@ -1,7 +1,7 @@
# logname # logname
> Prikazuje ime prijevljenog korisnika. > Prikazuje ime prijevljenog korisnika.
> Više informacija: <https://www.gnu.org/software/coreutils/logname>. > Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
- Prikaži ime trenutno prijavljenog korisnika: - Prikaži ime trenutno prijavljenog korisnika:

View file

@ -1,7 +1,7 @@
# mkfifo # mkfifo
> Pravi FIFOs (imenovane cijevi). > Pravi FIFOs (imenovane cijevi).
> Više informacija: <https://www.gnu.org/software/coreutils/mkfifo>. > Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/mkfifo-invocation.html>.
- Napravi imenovanu cijev na zadatoj putanji: - Napravi imenovanu cijev na zadatoj putanji:

View file

@ -1,7 +1,7 @@
# tty # tty
> Vraća ime terminala. > Vraća ime terminala.
> Više informacija: <https://www.gnu.org/software/coreutils/tty>. > Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
- Ispiši ime fajla ovog terminala: - Ispiši ime fajla ovog terminala:

View file

@ -1,7 +1,7 @@
# du # du
> Disk usage: Plattenplatzverbrauch von Dateien und Verzeichnissen ermitteln. > Disk usage: Plattenplatzverbrauch von Dateien und Verzeichnissen ermitteln.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/du>. > Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
- Liste die Größe von Verzeichnissen und Unterverzeichnissen in den gegebenen Einheiten (B/KiB/MiB) auf: - Liste die Größe von Verzeichnissen und Unterverzeichnissen in den gegebenen Einheiten (B/KiB/MiB) auf:

View file

@ -1,7 +1,7 @@
# mv # mv
> Verschiebe Dateien oder Verzeichnisse oder benenne diese um. > Verschiebe Dateien oder Verzeichnisse oder benenne diese um.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/mv>. > Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
- Verschiebe eine Datei an einen beliebigen Ort: - Verschiebe eine Datei an einen beliebigen Ort:

View file

@ -1,7 +1,7 @@
# rm # rm
> Lösche Dateien oder Verzeichnisse. > Lösche Dateien oder Verzeichnisse.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/rm>. > Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- Lösche Dateien an beliebigen Speicherorten: - Lösche Dateien an beliebigen Speicherorten:

View file

@ -1,7 +1,7 @@
# tail # tail
> Gib das Ende einer Datei aus. > Gib das Ende einer Datei aus.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/tail>. > Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
- Zeige die letzten Zeilen einer Datei an: - Zeige die letzten Zeilen einer Datei an:

View file

@ -1,7 +1,7 @@
# whoami # whoami
> Gib den Benutzernamen des aktuellen Benutzers aus. > Gib den Benutzernamen des aktuellen Benutzers aus.
> Weitere Informationen: <https://www.gnu.org/software/coreutils/whoami>. > Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/whoami-invocation.html>.
- Gib den aktiven Benutzernamen aus: - Gib den aktiven Benutzernamen aus:

View file

@ -1,7 +1,7 @@
# du # du
> Uso del disco: estima y resume el uso del espacio de archivos y directorios. > Uso del disco: estima y resume el uso del espacio de archivos y directorios.
> Más información: <https://www.gnu.org/software/coreutils/du>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
- Lista los tamaños de un directorio y sus subdirectorios, en la unidad dada (B/KiB/MiB): - Lista los tamaños de un directorio y sus subdirectorios, en la unidad dada (B/KiB/MiB):

View file

@ -1,7 +1,7 @@
# ln # ln
> Crea enlaces a archivos y directorios. > Crea enlaces a archivos y directorios.
> Más información: <https://www.gnu.org/software/coreutils/ln>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Crea un enlace simbólico a un archivo o directorio: - Crea un enlace simbólico a un archivo o directorio:

View file

@ -1,7 +1,7 @@
# mkfifo # mkfifo
> Crea FIFOs (named pipes) (pipes nombrados). > Crea FIFOs (named pipes) (pipes nombrados).
> Más información: <https://www.gnu.org/software/coreutils/mkfifo>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/mkfifo-invocation.html>.
- Crea un pipe nombrado en una ruta específica: - Crea un pipe nombrado en una ruta específica:

View file

@ -1,7 +1,7 @@
# mv # mv
> Mueve o renombra archivos y directorios. > Mueve o renombra archivos y directorios.
> Más información: <https://www.gnu.org/software/coreutils/mv>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
- Cambia el nombre de un archivo o directorio cuando el destino no es un directorio existente: - Cambia el nombre de un archivo o directorio cuando el destino no es un directorio existente:

View file

@ -1,7 +1,7 @@
# pwd # pwd
> Muestra el nombre del directorio actual. > Muestra el nombre del directorio actual.
> Más información: <https://www.gnu.org/software/coreutils/pwd>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
- Muestra el directorio actual: - Muestra el directorio actual:

View file

@ -2,7 +2,7 @@
> Elimina archivos o directorios. > Elimina archivos o directorios.
> Vea también: `rmdir`. > Vea también: `rmdir`.
> Más información: <https://www.gnu.org/software/coreutils/rm>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- Elimina archivos específicos: - Elimina archivos específicos:

View file

@ -2,7 +2,7 @@
> Muestra las últimas líneas de un archivo de texto determinado. > Muestra las últimas líneas de un archivo de texto determinado.
> Vea también: `head`. > Vea también: `head`.
> Más información: <https://www.gnu.org/software/coreutils/tail>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
- Imprime las últimas líneas de 'recuento' de un archivo: - Imprime las últimas líneas de 'recuento' de un archivo:

View file

@ -1,7 +1,7 @@
# tee # tee
> Lee desde la entrada estándar (`stdin`) y escribe a la salida estándar (`stdout`) y a archivos (o comandos). > Lee desde la entrada estándar (`stdin`) y escribe a la salida estándar (`stdout`) y a archivos (o comandos).
> Más información: <https://www.gnu.org/software/coreutils/tee>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html>.
- Copia la entrada estándar (`stdin`) a cada archivo, y también a la salida estándar (`stdout`): - Copia la entrada estándar (`stdin`) a cada archivo, y también a la salida estándar (`stdout`):

View file

@ -1,7 +1,7 @@
# wc # wc
> Cuenta líneas, palabras, y bytes. > Cuenta líneas, palabras, y bytes.
> Más información: <https://www.gnu.org/software/coreutils/wc>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html>.
- Cuenta todas las líneas en un archivo: - Cuenta todas las líneas en un archivo:

View file

@ -2,7 +2,7 @@
> Retorna algo repetidamente. > Retorna algo repetidamente.
> Este comando es frecuentemente utilizado para aceptar todas las confirmaciones en comandos de instalación (como apt-get). > Este comando es frecuentemente utilizado para aceptar todas las confirmaciones en comandos de instalación (como apt-get).
> Más información: <https://www.gnu.org/software/coreutils/yes>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/yes-invocation.html>.
- Retorna repetidamente "mensaje": - Retorna repetidamente "mensaje":

View file

@ -1,7 +1,7 @@
# cat # cat
> Imprime y concatena archivos. > Imprime y concatena archivos.
> Más información: <https://www.gnu.org/software/coreutils/cat>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html>.
- Imprime el contenido de un archivo a `stdout`: - Imprime el contenido de un archivo a `stdout`:

View file

@ -1,7 +1,7 @@
# dd # dd
> Convierte y copia un archivo. > Convierte y copia un archivo.
> Más información: <https://www.gnu.org/software/coreutils/dd>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/dd-invocation.html>.
- Crea una unidad USB de arranque a partir de un archivo isohybrid (como `archlinux-xxx.iso`) y muestra el progreso: - Crea una unidad USB de arranque a partir de un archivo isohybrid (como `archlinux-xxx.iso`) y muestra el progreso:

View file

@ -2,7 +2,7 @@
> Elimina directorios sin archivos. > Elimina directorios sin archivos.
> Vea también: `rm`. > Vea también: `rm`.
> Más información: <https://www.gnu.org/software/coreutils/rmdir>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>.
- Elimina directorios específicos: - Elimina directorios específicos:

View file

@ -2,7 +2,7 @@
> Muestra y concatena archivos con las líneas en orden inverso. > Muestra y concatena archivos con las líneas en orden inverso.
> Vea también: `cat`. > Vea también: `cat`.
> Más información: <https://www.gnu.org/software/coreutils/tac>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
- Concatena archivos específicos en orden inverso: - Concatena archivos específicos en orden inverso:

View file

@ -1,7 +1,7 @@
# readlink # readlink
> Sigue enlaces simbólicos y obtiene información sobre enlaces simbólicos. > Sigue enlaces simbólicos y obtiene información sobre enlaces simbólicos.
> Más información: <https://www.gnu.org/software/coreutils/readlink>. > Más información: <https://www.gnu.org/software/coreutils/manual/html_node/readlink-invocation.html>.
- Imprime la ruta absoluta a la que apunta el enlace simbólico: - Imprime la ruta absoluta a la que apunta el enlace simbólico:

View file

@ -1,7 +1,7 @@
# ln # ln
> این دستور برای ایجاد ارتباط(link) به فایل ها و پوشه ها(Directories) استفاده می شود. > این دستور برای ایجاد ارتباط(link) به فایل ها و پوشه ها(Directories) استفاده می شود.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/ln>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- ایجاد یک ارتباط نمادین (symbolic link) به یک فایل یا پوشه: - ایجاد یک ارتباط نمادین (symbolic link) به یک فایل یا پوشه:

View file

@ -1,7 +1,7 @@
# logname # logname
> نمایش نام کاربر. > نمایش نام کاربر.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/logname>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
- نمایش نام کاربر لاگین شده: - نمایش نام کاربر لاگین شده:

View file

@ -1,7 +1,7 @@
# nohup # nohup
> اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود. > اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/nohup>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
- اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال: - اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال:

View file

@ -1,7 +1,7 @@
# tty # tty
> نمایش نام ترمینال. > نمایش نام ترمینال.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/tty>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
- نمایش نام فایل ترمینال جاری: - نمایش نام فایل ترمینال جاری:

View file

@ -2,7 +2,7 @@
> نمایش اطلاعاتی درباره سخت افزار و سیستم عامل. > نمایش اطلاعاتی درباره سخت افزار و سیستم عامل.
> نکته: برای دستیابی به اطلاعات اضافه در رابطه با سیستم عامل از دستور `lsb_release` استفاده کنید. > نکته: برای دستیابی به اطلاعات اضافه در رابطه با سیستم عامل از دستور `lsb_release` استفاده کنید.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/uname>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/uname-invocation.html>.
- نمایش اطلاعات مربوط به سخت افزار و پردازنده سیستم: - نمایش اطلاعات مربوط به سخت افزار و پردازنده سیستم:

View file

@ -1,7 +1,7 @@
# users # users
> نمایش لیست کاربران لاگین شده. > نمایش لیست کاربران لاگین شده.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/users>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/users-invocation.html>.
- نمایش لیست کاربران لاگین شده: - نمایش لیست کاربران لاگین شده:

View file

@ -1,7 +1,7 @@
# dd # dd
> تبدیل و کپی یک فایل. > تبدیل و کپی یک فایل.
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/dd>. > اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/dd-invocation.html>.
- ساخت یک درایو USB قابل بوت از یک فایل iso (مثل `archlinux-xxx.iso`) و نمایش پیشرفت: - ساخت یک درایو USB قابل بوت از یک فایل iso (مثل `archlinux-xxx.iso`) و نمایش پیشرفت:

View file

@ -1,7 +1,7 @@
# du # du
> Utilisation de disque : estime et résume l'utilisation de l'espace occupé par les fichiers et les répertoires. > Utilisation de disque : estime et résume l'utilisation de l'espace occupé par les fichiers et les répertoires.
> Plus d'informations : <https://www.gnu.org/software/coreutils/du>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
- Liste les tailles d'un répertoire et de ses sous-répertoires, dans l'unité donnée (o/Kio/Mio) : - Liste les tailles d'un répertoire et de ses sous-répertoires, dans l'unité donnée (o/Kio/Mio) :

View file

@ -2,7 +2,7 @@
> Copie des fichiers et met à jour leurs attributs. > 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. > 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 : <https://www.gnu.org/software/coreutils/install>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html>.
- Copie des fichiers vers une destination : - Copie des fichiers vers une destination :

View file

@ -1,7 +1,7 @@
# ln # ln
> Crée des liens vers des fichiers et répertoires. > Crée des liens vers des fichiers et répertoires.
> Plus d'informations : <https://www.gnu.org/software/coreutils/ln>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Crée un lien symbolique vers un fichier ou un répertoire : - Crée un lien symbolique vers un fichier ou un répertoire :

View file

@ -1,7 +1,7 @@
# pwd # pwd
> Affiche le nom du répertoire actuel. > Affiche le nom du répertoire actuel.
> Plus d'informations : <https://www.gnu.org/software/coreutils/pwd>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
- Affiche le répertoire actuel : - Affiche le répertoire actuel :

View file

@ -1,7 +1,7 @@
# tr # tr
> Convertisseur de caractères : exécute des remplacements basés sur des caractères uniques et des jeux de caractères. > Convertisseur de caractères : exécute des remplacements basés sur des caractères uniques et des jeux de caractères.
> Plus d'informations : <https://www.gnu.org/software/coreutils/tr>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/tr-invocation.html>.
- Remplace toutes les occurrences d'un caractère dans un fichier, et affiche le résultat : - Remplace toutes les occurrences d'un caractère dans un fichier, et affiche le résultat :

View file

@ -1,7 +1,7 @@
# wc # wc
> Compte les lignes, les mots ou les octets. > Compte les lignes, les mots ou les octets.
> Plus d'informations : <https://www.gnu.org/software/coreutils/wc>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html>.
- Compte les lignes d'un fichier : - Compte les lignes d'un fichier :

View file

@ -2,7 +2,7 @@
> Envoie un message à répétition en sortie console. > 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`). > 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 : <https://www.gnu.org/software/coreutils/yes>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/yes-invocation.html>.
- Envoyer « message » à répétition : - Envoyer « message » à répétition :

View file

@ -1,7 +1,7 @@
# chcon # chcon
> Change le contexte de sécurité de SELinux d'un ou plusieurs fichiers/dossiers. > Change le contexte de sécurité de SELinux d'un ou plusieurs fichiers/dossiers.
> Plus d'informations : <https://www.gnu.org/software/coreutils/chcon>. > Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/chcon-invocation.html>.
- Affiche le contexte de sécurité d'un fichier : - Affiche le contexte de sécurité d'un fichier :

View file

@ -1,7 +1,7 @@
# ln # ln
> फाइलों और निर्देशिकाओं के लिंक बनाता है। > फाइलों और निर्देशिकाओं के लिंक बनाता है।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/ln> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>
- किसी फ़ाइल या निर्देशिका के लिए एक प्रतीकात्मक लिंक बनाएँ: - किसी फ़ाइल या निर्देशिका के लिए एक प्रतीकात्मक लिंक बनाएँ:

View file

@ -1,7 +1,7 @@
# mv # mv
> फ़ाइलों और निर्देशिकाओं को स्थानांतरित या नाम बदलें। > फ़ाइलों और निर्देशिकाओं को स्थानांतरित या नाम बदलें।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/mv> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>
- किसी फ़ाइल को मनमाना स्थान पर ले जाएँ: - किसी फ़ाइल को मनमाना स्थान पर ले जाएँ:

View file

@ -1,7 +1,7 @@
# pwd # pwd
> वर्तमान/कार्यशील निर्देशिका का नाम देखें। > वर्तमान/कार्यशील निर्देशिका का नाम देखें।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/pwd> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>
- वर्तमान निर्देशिका का नाम देखें: - वर्तमान निर्देशिका का नाम देखें:

View file

@ -1,7 +1,7 @@
# rmdir # rmdir
> निर्देशिका को हटाता है। > निर्देशिका को हटाता है।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/rmdir> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>
- निर्देशिका निकालें, बशर्ते वह खाली हो। गैर-रिक्त निर्देशिकाओं को हटाने के लिए `rm -r` का उपयोग करें: - निर्देशिका निकालें, बशर्ते वह खाली हो। गैर-रिक्त निर्देशिकाओं को हटाने के लिए `rm -r` का उपयोग करें:

View file

@ -1,7 +1,7 @@
# stdbuf # stdbuf
> एक कमांड को उसके मानक स्ट्रीम के लिए संशोधित बफरिंग ऑपरेशनों के साथ चलाएं। > एक कमांड को उसके मानक स्ट्रीम के लिए संशोधित बफरिंग ऑपरेशनों के साथ चलाएं।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/stdbuf> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html>
- `stdin` बफर का आकार 512 KiB में बदलें: - `stdin` बफर का आकार 512 KiB में बदलें:

View file

@ -1,7 +1,7 @@
# cat # cat
> फ़ाइलों को प्रिंट करता है और जोड़ता है। > फ़ाइलों को प्रिंट करता है और जोड़ता है।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/cat> > अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html>
- फ़ाइल की सामग्री को मानक (standard) आउटपुट पर प्रिंट करें: - फ़ाइल की सामग्री को मानक (standard) आउटपुट पर प्रिंट करें:

View file

@ -1,7 +1,7 @@
# mv # mv
> Pindahkan atau namai-ulang berkas dan direktori. > Pindahkan atau namai-ulang berkas dan direktori.
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/mv>. > Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
- Pindahkan berkas ke lokasi yang baru: - Pindahkan berkas ke lokasi yang baru:

View file

@ -1,7 +1,7 @@
# pwd # pwd
> Mencetak nama dari direktori saat ini/kerja. > Mencetak nama dari direktori saat ini/kerja.
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/pwd>. > Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
- Mencetak direktori saat ini: - Mencetak direktori saat ini:

View file

@ -2,7 +2,7 @@
> Hapus berkas atau direktori. > Hapus berkas atau direktori.
> Lihat juga: `rmdir`. > Lihat juga: `rmdir`.
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/rm>. > Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- Hapus berkas dari lokasi manapun: - Hapus berkas dari lokasi manapun:

View file

@ -1,7 +1,7 @@
# split # split
> Memisahkan sebuah file menjadi beberapa bagian. > Memisahkan sebuah file menjadi beberapa bagian.
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/split>. > Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html>.
- Memisahkan sebuah file, tiap bagian memiliki 10 baris (kecuali di bagian terakhir): - Memisahkan sebuah file, tiap bagian memiliki 10 baris (kecuali di bagian terakhir):

View file

@ -1,7 +1,7 @@
# du # du
> Utilizzo del disco: stima e riassumi lo spazio utilizzato da file e directory. > Utilizzo del disco: stima e riassumi lo spazio utilizzato da file e directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/du>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
- Elenca le dimensioni di una directory ed ogni sotto-directory, nell'unità specificata (B/KiB/MiB): - Elenca le dimensioni di una directory ed ogni sotto-directory, nell'unità specificata (B/KiB/MiB):

View file

@ -1,7 +1,7 @@
# ln # ln
> Crea un collegamento a un file o a una directory. > Crea un collegamento a un file o a una directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/ln>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Crea un collegamento simbolico a un file (o directory): - Crea un collegamento simbolico a un file (o directory):

View file

@ -1,7 +1,7 @@
# mv # mv
> Sposta o rinomina file e directory. > Sposta o rinomina file e directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/mv>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
- Rinomina un file o una directory quando la destinazione non è una directory esistente: - Rinomina un file o una directory quando la destinazione non è una directory esistente:

View file

@ -1,7 +1,7 @@
# readlink # readlink
> Segue un collegamento simbolico e ne recupera le informazioni. > Segue un collegamento simbolico e ne recupera le informazioni.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/readlink>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/readlink-invocation.html>.
- Restituisce il percorso originale a cui il collegamento simbolico fa riferimento: - Restituisce il percorso originale a cui il collegamento simbolico fa riferimento:

View file

@ -1,7 +1,7 @@
# rm # rm
> Rimuovi file o directory. > Rimuovi file o directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/rm>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- Rimuovi file: - Rimuovi file:

View file

@ -2,7 +2,7 @@
> Visualizza e concatena file con righe in ordine inverso. > Visualizza e concatena file con righe in ordine inverso.
> Guarda anche: `cat`. > Guarda anche: `cat`.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/tac>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
- Concatena file specifici in ordine inverso: - Concatena file specifici in ordine inverso:

View file

@ -1,7 +1,7 @@
# chcon # chcon
> Cambia contesto di sicurezza SELinux di file o directory. > Cambia contesto di sicurezza SELinux di file o directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/chcon>. > Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/chcon-invocation.html>.
- Mostra il contesto di sicurezza di un file: - Mostra il contesto di sicurezza di un file:

View file

@ -1,7 +1,7 @@
# du # du
> ディスク使用状況: ファイルとディレクトリの使用量の概算を表示します。 > ディスク使用状況: ファイルとディレクトリの使用量の概算を表示します。
> もっと詳しく: <https://www.gnu.org/software/coreutils/du> > もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>
- 指定した単位 (B/KiB/MiB) でディレクトリおよびサブディレクトリのサイズを表示します: - 指定した単位 (B/KiB/MiB) でディレクトリおよびサブディレクトリのサイズを表示します:

View file

@ -1,7 +1,7 @@
# pwd # pwd
> 現在の作業ディレクトリを表示します。 > 現在の作業ディレクトリを表示します。
> もっと詳しく: <https://www.gnu.org/software/coreutils/pwd> > もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>
- 現在のディレクトリを表示する: - 現在のディレクトリを表示する:

View file

@ -2,7 +2,7 @@
> 条件を評価します。 > 条件を評価します。
> 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。 > 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。
> もっと詳しく: <https://www.gnu.org/software/coreutils/test> > もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/test-invocation.html>
- 与えられた変数が与えられた文字列と等しいかどうかをテスト: - 与えられた変数が与えられた文字列と等しいかどうかをテスト:

View file

@ -1,7 +1,7 @@
# du # du
> 디스크 사용량: 파일 및 디렉터리 공간 사용량을 추정하고 요약. > 디스크 사용량: 파일 및 디렉터리 공간 사용량을 추정하고 요약.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/du>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
- 지정된 단위(B/KiB/MiB)로 디렉터리 및 하위 디렉터리의 크기를 나열: - 지정된 단위(B/KiB/MiB)로 디렉터리 및 하위 디렉터리의 크기를 나열:

View file

@ -2,7 +2,7 @@
> 사용자의 그룹 멤버십을 출력. > 사용자의 그룹 멤버십을 출력.
> 참고: `groupadd`, `groupdel`, `groupmod`. > 참고: `groupadd`, `groupdel`, `groupmod`.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/groups>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/groups-invocation.html>.
- 현재 사용자의 그룹 멤버십을 출력: - 현재 사용자의 그룹 멤버십을 출력:

View file

@ -1,7 +1,7 @@
# hostid # hostid
> 현재 호스트의 숫자 식별자를 출력 (IP 주소일 필요는 없음). > 현재 호스트의 숫자 식별자를 출력 (IP 주소일 필요는 없음).
> 더 많은 정보: <https://www.gnu.org/software/coreutils/hostid>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/hostid-invocation.html>.
- 현재 호스트의 숫자 식별자를 16진수로 표시: - 현재 호스트의 숫자 식별자를 16진수로 표시:

View file

@ -2,7 +2,7 @@
> 파일 복사 및 속성 설정. > 파일 복사 및 속성 설정.
> 파일 (자주 실행 가능)을 시스템 위치 (예: `/usr/local/bin`)에 복사하고 적절한 권한/소유권을 부여합니다. > 파일 (자주 실행 가능)을 시스템 위치 (예: `/usr/local/bin`)에 복사하고 적절한 권한/소유권을 부여합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/install>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html>.
- 파일들을 목표에 복사: - 파일들을 목표에 복사:

View file

@ -1,7 +1,7 @@
# join # join
> 두 정렬된 파일의 공통 필드를 기준으로 줄을 결합. > 두 정렬된 파일의 공통 필드를 기준으로 줄을 결합.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/join>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/join-invocation.html>.
- 기본 필드(첫 번째 필드)를 기준으로 두 파일 결합: - 기본 필드(첫 번째 필드)를 기준으로 두 파일 결합:

View file

@ -2,7 +2,7 @@
> 기존 파일에 대한 하드 링크 생성. > 기존 파일에 대한 하드 링크 생성.
> 더 많은 옵션은 `ln` 명령을 참조하세요. > 더 많은 옵션은 `ln` 명령을 참조하세요.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/link>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/link-invocation.html>.
- 기존 파일에 새로운 파일로 하드 링크 생성: - 기존 파일에 새로운 파일로 하드 링크 생성:

View file

@ -1,7 +1,7 @@
# ln # ln
> 파일 및 디렉터리에 대한 링크를 생성합니다. > 파일 및 디렉터리에 대한 링크를 생성합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/ln>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- 파일이나 디렉터리에 대한 심볼릭 링크 생성: - 파일이나 디렉터리에 대한 심볼릭 링크 생성:

View file

@ -1,7 +1,7 @@
# logname # logname
> 사용자의 로그인 이름을 표시합니다. > 사용자의 로그인 이름을 표시합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/logname>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
- 현재 로그인한 사용자의 이름 표시: - 현재 로그인한 사용자의 이름 표시:

View file

@ -1,7 +1,7 @@
# mkfifo # mkfifo
> FIFO(이름 있는 파이프) 생성. > FIFO(이름 있는 파이프) 생성.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/mkfifo>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/mkfifo-invocation.html>.
- 지정된 경로에 이름 있는 파이프 생성: - 지정된 경로에 이름 있는 파이프 생성:

View file

@ -1,7 +1,7 @@
# mv # mv
> 파일 및 디렉토리를 이동하거나 이름을 변경합니다. > 파일 및 디렉토리를 이동하거나 이름을 변경합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/mv>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
- 대상이 기존 디렉토리가 아닌 경우 파일 또는 디렉토리 이름 변경: - 대상이 기존 디렉토리가 아닌 경우 파일 또는 디렉토리 이름 변경:

View file

@ -2,7 +2,7 @@
> 프로그램을 사용자 정의 스케줄링 우선순위(친화도)로 실행. > 프로그램을 사용자 정의 스케줄링 우선순위(친화도)로 실행.
> 친화도 값은 -20(가장 높은 우선순위)에서 19(가장 낮은 우선순위)까지 범위. > 친화도 값은 -20(가장 높은 우선순위)에서 19(가장 낮은 우선순위)까지 범위.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nice>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nice-invocation.html>.
- 변경된 우선순위로 프로그램 실행: - 변경된 우선순위로 프로그램 실행:

View file

@ -1,7 +1,7 @@
# nohup # nohup
> 터미널이 종료되어도 프로세스가 계속 실행되도록 허용. > 터미널이 종료되어도 프로세스가 계속 실행되도록 허용.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nohup>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
- 터미널 종료 후에도 계속 실행되는 프로세스 시작: - 터미널 종료 후에도 계속 실행되는 프로세스 시작:

View file

@ -1,7 +1,7 @@
# nproc # nproc
> 사용 가능한 처리 장치 수(일반적으로 CPU)를 출력합니다. > 사용 가능한 처리 장치 수(일반적으로 CPU)를 출력합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nproc>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html>.
- 사용 가능한 처리 장치 수 표시: - 사용 가능한 처리 장치 수 표시:

View file

@ -1,7 +1,7 @@
# numfmt # numfmt
> 숫자를 사람이 읽기 쉬운 문자열로 변환하거나 그 반대로 변환. > 숫자를 사람이 읽기 쉬운 문자열로 변환하거나 그 반대로 변환.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/numfmt>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/numfmt-invocation.html>.
- 1.5K(SI 단위)를 1500으로 변환: - 1.5K(SI 단위)를 1500으로 변환:

View file

@ -2,7 +2,7 @@
> 파일 내용을 8진수, 10진수 또는 16진수 형식으로 표시. > 파일 내용을 8진수, 10진수 또는 16진수 형식으로 표시.
> 선택적으로 각 줄에 대한 바이트 오프셋 및/또는 인쇄 가능한 표현을 표시. > 선택적으로 각 줄에 대한 바이트 오프셋 및/또는 인쇄 가능한 표현을 표시.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/od>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html>.
- 기본 설정으로 파일 표시: 8진수 형식, 8바이트 단위로 줄바꿈, 8진수 바이트 오프셋, 중복 줄은 `*`로 대체: - 기본 설정으로 파일 표시: 8진수 형식, 8바이트 단위로 줄바꿈, 8진수 바이트 오프셋, 중복 줄은 `*`로 대체:

View file

@ -1,7 +1,7 @@
# paste # paste
> 파일의 라인을 병합. > 파일의 라인을 병합.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/paste>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/paste-invocation.html>.
- 모든 라인을 TAB을 구분자로 사용하여 하나의 라인으로 합치기: - 모든 라인을 TAB을 구분자로 사용하여 하나의 라인으로 합치기:

View file

@ -1,7 +1,7 @@
# pathchk # pathchk
> 경로명의 유효성과 이식성을 확인합니다. > 경로명의 유효성과 이식성을 확인합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pathchk>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pathchk-invocation.html>.
- 현재 시스템에서 경로명의 유효성을 확인: - 현재 시스템에서 경로명의 유효성을 확인:

View file

@ -1,7 +1,7 @@
# pr # pr
> 파일을 인쇄용으로 페이지화하거나 열로 정렬. > 파일을 인쇄용으로 페이지화하거나 열로 정렬.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pr>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pr-invocation.html>.
- 기본 헤더와 푸터로 여러 파일 인쇄: - 기본 헤더와 푸터로 여러 파일 인쇄:

View file

@ -1,7 +1,7 @@
# printf # printf
> 텍스트를 형식화하여 출력. > 텍스트를 형식화하여 출력.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/printf>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/printf-invocation.html>.
- 텍스트 메시지 출력: - 텍스트 메시지 출력:

View file

@ -1,7 +1,7 @@
# pwd # pwd
> 현재 작업 디렉토리의 이름을 출력. > 현재 작업 디렉토리의 이름을 출력.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pwd>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
- 현재 디렉토리 출력: - 현재 디렉토리 출력:

View file

@ -1,7 +1,7 @@
# readlink # readlink
> 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다. > 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/readlink>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/readlink-invocation.html>.
- 심볼릭 링크가 가리키는 실제 파일을 가져오기: - 심볼릭 링크가 가리키는 실제 파일을 가져오기:

View file

@ -1,7 +1,7 @@
# realpath # realpath
> 파일이나 디렉터리에 대한 절대 경로를 표시. > 파일이나 디렉터리에 대한 절대 경로를 표시.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/realpath>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html>.
- 파일이나 디렉터리에 대한 절대 경로 표시: - 파일이나 디렉터리에 대한 절대 경로 표시:

View file

@ -2,7 +2,7 @@
> 파일 혹은 폴더를 삭제. > 파일 혹은 폴더를 삭제.
> 참고: `rmdir`. > 참고: `rmdir`.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/rm>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
- 특정 파일 삭제: - 특정 파일 삭제:

View file

@ -2,7 +2,7 @@
> 파일이 없는 디렉토리를 제거합니다. > 파일이 없는 디렉토리를 제거합니다.
> 같이 보기: `rm`. > 같이 보기: `rm`.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/rmdir>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>.
- 특정 디렉토리 제거: - 특정 디렉토리 제거:

View file

@ -1,7 +1,7 @@
# seq # seq
> 숫자 시퀀스를 `stdout`에 출력. > 숫자 시퀀스를 `stdout`에 출력.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/seq>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/seq-invocation.html>.
- 1부터 10까지의 시퀀스: - 1부터 10까지의 시퀀스:

View file

@ -1,7 +1,7 @@
# sha1sum # sha1sum
> SHA1 암호화 체크섬 계산. > SHA1 암호화 체크섬 계산.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sha1sum>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sha1sum-invocation.html>.
- 하나 이상의 파일에 대한 SHA1 체크섬 계산: - 하나 이상의 파일에 대한 SHA1 체크섬 계산:

View file

@ -1,7 +1,7 @@
# shred # shred
> 파일을 덮어써서 데이터를 안전하게 삭제. > 파일을 덮어써서 데이터를 안전하게 삭제.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/shred>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/shred-invocation.html>.
- 파일 덮어쓰기: - 파일 덮어쓰기:

View file

@ -1,7 +1,7 @@
# shuf # shuf
> 무작위 순열 생성. > 무작위 순열 생성.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/shuf>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html>.
- 파일의 줄 순서를 무작위로 섞고 결과 출력: - 파일의 줄 순서를 무작위로 섞고 결과 출력:

View file

@ -1,7 +1,7 @@
# sort # sort
> 텍스트 파일의 줄을 정렬합니다. > 텍스트 파일의 줄을 정렬합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sort>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sort-invocation.html>.
- 파일을 오름차순으로 정렬: - 파일을 오름차순으로 정렬:

View file

@ -1,7 +1,7 @@
# split # split
> 파일을 여러 조각으로 분할. > 파일을 여러 조각으로 분할.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/split>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html>.
- 파일을 10줄씩 분할 (마지막 조각 제외): - 파일을 10줄씩 분할 (마지막 조각 제외):

View file

@ -1,7 +1,7 @@
# stdbuf # stdbuf
> 표준 스트림에 대한 버퍼링 작업을 수정하여 명령을 실행. > 표준 스트림에 대한 버퍼링 작업을 수정하여 명령을 실행.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/stdbuf>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html>.
- `stdin` 버퍼 크기를 512 KiB로 변경: - `stdin` 버퍼 크기를 512 KiB로 변경:

View file

@ -1,7 +1,7 @@
# stty # stty
> 터미널 장치 인터페이스의 옵션 설정. > 터미널 장치 인터페이스의 옵션 설정.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/stty>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
- 현재 터미널의 모든 설정 표시: - 현재 터미널의 모든 설정 표시:

View file

@ -2,7 +2,7 @@
> 파일의 체크섬과 블록 수를 계산. > 파일의 체크섬과 블록 수를 계산.
> 더 현대적인 `cksum`의 전신. > 더 현대적인 `cksum`의 전신.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sum>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sum-invocation.html>.
- BSD 호환 알고리즘과 1024바이트 블록으로 체크섬 계산: - BSD 호환 알고리즘과 1024바이트 블록으로 체크섬 계산:

View file

@ -1,7 +1,7 @@
# sync # sync
> 모든 보류 중인 쓰기 작업을 적절한 디스크에 플러시합니다. > 모든 보류 중인 쓰기 작업을 적절한 디스크에 플러시합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sync>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sync-invocation.html>.
- 모든 디스크에서 보류 중인 모든 쓰기 작업 플러시: - 모든 디스크에서 보류 중인 모든 쓰기 작업 플러시:

View file

@ -2,7 +2,7 @@
> 파일을 역순으로 표시하고 연결. > 파일을 역순으로 표시하고 연결.
> 같이 보기: `cat`. > 같이 보기: `cat`.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tac>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
- 특정 파일들을 역순으로 연결: - 특정 파일들을 역순으로 연결:

View file

@ -2,7 +2,7 @@
> 파일의 마지막 부분을 표시. > 파일의 마지막 부분을 표시.
> 같이 보기: `head`. > 같이 보기: `head`.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tail>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
- 파일에서 마지막 'count' 줄 표시: - 파일에서 마지막 'count' 줄 표시:

View file

@ -1,7 +1,7 @@
# tee # tee
> `stdin`에서 읽고 `stdout` 및 파일(또는 명령어)로 쓰기. > `stdin`에서 읽고 `stdout` 및 파일(또는 명령어)로 쓰기.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tee>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html>.
- `stdin`을 각 파일과 `stdout`으로 복사: - `stdin`을 각 파일과 `stdout`으로 복사:

View file

@ -2,7 +2,7 @@
> 파일 유형을 확인하고 값을 비교. > 파일 유형을 확인하고 값을 비교.
> 조건이 참이면 0을 반환하고, 거짓이면 1을 반환합니다. > 조건이 참이면 0을 반환하고, 거짓이면 1을 반환합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/test>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/test-invocation.html>.
- 주어진 변수가 특정 문자열과 같은지 확인: - 주어진 변수가 특정 문자열과 같은지 확인:

View file

@ -1,7 +1,7 @@
# timeout # timeout
> 명령을 일정 시간 제한 내에서 실행. > 명령을 일정 시간 제한 내에서 실행.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/timeout>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/timeout-invocation.html>.
- `sleep 10`을 실행하고 3초 후 종료: - `sleep 10`을 실행하고 3초 후 종료:

Some files were not shown because too many files have changed in this diff Show more