mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01: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:
parent
47d92a1476
commit
898f711019
349 changed files with 349 additions and 349 deletions
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> اطبع اسم الدليل الحالي.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/pwd>.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||
|
||||
- اطبع اسم الدليل الحالي:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> إزالة الدلائل بدون ملفات.
|
||||
> لمزيد من التفاصيل: `rm`.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/rmdir>.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>.
|
||||
|
||||
- إزالة أدلة محددة:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> يستخدم الأمر لحذف الملفات او المجلدات
|
||||
> أنظر أيضًا: `rmdir`.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/rm>.
|
||||
> لمزيد من التفاصيل: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
|
||||
|
||||
- حذف ملفات محددة:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# logname
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mkfifo
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# tty
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# du
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# rm
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# tail
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# whoami
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# du
|
||||
|
||||
> 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):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mkfifo
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Elimina archivos o directorios.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Muestra las últimas líneas de un archivo de texto determinado.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -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: <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`):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# wc
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -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: <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":
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# cat
|
||||
|
||||
> 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`:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# dd
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Elimina directorios sin archivos.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Muestra y concatena archivos con las líneas en orden inverso.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# readlink
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> این دستور برای ایجاد ارتباط(link) به فایل ها و پوشه ها(Directories) استفاده می شود.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/ln>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
|
||||
|
||||
- ایجاد یک ارتباط نمادین (symbolic link) به یک فایل یا پوشه:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# logname
|
||||
|
||||
> نمایش نام کاربر.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/logname>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
|
||||
|
||||
- نمایش نام کاربر لاگین شده:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# nohup
|
||||
|
||||
> اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/nohup>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||
|
||||
- اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# tty
|
||||
|
||||
> نمایش نام ترمینال.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/tty>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
|
||||
|
||||
- نمایش نام فایل ترمینال جاری:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> نمایش اطلاعاتی درباره سخت افزار و سیستم عامل.
|
||||
> نکته: برای دستیابی به اطلاعات اضافه در رابطه با سیستم عامل از دستور `lsb_release` استفاده کنید.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/uname>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/uname-invocation.html>.
|
||||
|
||||
- نمایش اطلاعات مربوط به سخت افزار و پردازنده سیستم:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# users
|
||||
|
||||
> نمایش لیست کاربران لاگین شده.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/users>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/users-invocation.html>.
|
||||
|
||||
- نمایش لیست کاربران لاگین شده:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# 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`) و نمایش پیشرفت:
|
||||
|
||||
|
|
|
@ -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 : <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) :
|
||||
|
||||
|
|
|
@ -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 : <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 :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> 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 :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> 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 :
|
||||
|
||||
|
|
|
@ -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 : <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 :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# wc
|
||||
|
||||
> 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 :
|
||||
|
||||
|
|
|
@ -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 : <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 :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chcon
|
||||
|
||||
> 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 :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> फाइलों और निर्देशिकाओं के लिंक बनाता है।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/ln>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>।
|
||||
|
||||
- किसी फ़ाइल या निर्देशिका के लिए एक प्रतीकात्मक लिंक बनाएँ:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> फ़ाइलों और निर्देशिकाओं को स्थानांतरित या नाम बदलें।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/mv>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>।
|
||||
|
||||
- किसी फ़ाइल को मनमाना स्थान पर ले जाएँ:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> वर्तमान/कार्यशील निर्देशिका का नाम देखें।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/pwd>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>।
|
||||
|
||||
- वर्तमान निर्देशिका का नाम देखें:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# rmdir
|
||||
|
||||
> निर्देशिका को हटाता है।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/rmdir>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>।
|
||||
|
||||
- निर्देशिका निकालें, बशर्ते वह खाली हो। गैर-रिक्त निर्देशिकाओं को हटाने के लिए `rm -r` का उपयोग करें:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# stdbuf
|
||||
|
||||
> एक कमांड को उसके मानक स्ट्रीम के लिए संशोधित बफरिंग ऑपरेशनों के साथ चलाएं।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/stdbuf>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html>।
|
||||
|
||||
- `stdin` बफर का आकार 512 KiB में बदलें:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# cat
|
||||
|
||||
> फ़ाइलों को प्रिंट करता है और जोड़ता है।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/cat>।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html>।
|
||||
|
||||
- फ़ाइल की सामग्री को मानक (standard) आउटपुट पर प्रिंट करें:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Hapus berkas atau direktori.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# split
|
||||
|
||||
> 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):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# du
|
||||
|
||||
> 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):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> 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):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# readlink
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# rm
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Visualizza e concatena file con righe in ordine inverso.
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chcon
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# du
|
||||
|
||||
> ディスク使用状況: ファイルとディレクトリの使用量の概算を表示します。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/du>。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>。
|
||||
|
||||
- 指定した単位 (B/KiB/MiB) でディレクトリおよびサブディレクトリのサイズを表示します:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> 現在の作業ディレクトリを表示します。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/pwd>。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>。
|
||||
|
||||
- 現在のディレクトリを表示する:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 条件を評価します。
|
||||
> 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/test>。
|
||||
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/test-invocation.html>。
|
||||
|
||||
- 与えられた変数が与えられた文字列と等しいかどうかをテスト:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# du
|
||||
|
||||
> 디스크 사용량: 파일 및 디렉터리 공간 사용량을 추정하고 요약.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/du>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/du-invocation.html>.
|
||||
|
||||
- 지정된 단위(B/KiB/MiB)로 디렉터리 및 하위 디렉터리의 크기를 나열:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 사용자의 그룹 멤버십을 출력.
|
||||
> 참고: `groupadd`, `groupdel`, `groupmod`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/groups>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/groups-invocation.html>.
|
||||
|
||||
- 현재 사용자의 그룹 멤버십을 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# hostid
|
||||
|
||||
> 현재 호스트의 숫자 식별자를 출력 (IP 주소일 필요는 없음).
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/hostid>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/hostid-invocation.html>.
|
||||
|
||||
- 현재 호스트의 숫자 식별자를 16진수로 표시:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일 복사 및 속성 설정.
|
||||
> 파일 (자주 실행 가능)을 시스템 위치 (예: `/usr/local/bin`)에 복사하고 적절한 권한/소유권을 부여합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/install>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html>.
|
||||
|
||||
- 파일들을 목표에 복사:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# join
|
||||
|
||||
> 두 정렬된 파일의 공통 필드를 기준으로 줄을 결합.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/join>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/join-invocation.html>.
|
||||
|
||||
- 기본 필드(첫 번째 필드)를 기준으로 두 파일 결합:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 기존 파일에 대한 하드 링크 생성.
|
||||
> 더 많은 옵션은 `ln` 명령을 참조하세요.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/link>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/link-invocation.html>.
|
||||
|
||||
- 기존 파일에 새로운 파일로 하드 링크 생성:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ln
|
||||
|
||||
> 파일 및 디렉터리에 대한 링크를 생성합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/ln>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
|
||||
|
||||
- 파일이나 디렉터리에 대한 심볼릭 링크 생성:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# logname
|
||||
|
||||
> 사용자의 로그인 이름을 표시합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/logname>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
|
||||
|
||||
- 현재 로그인한 사용자의 이름 표시:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mkfifo
|
||||
|
||||
> FIFO(이름 있는 파이프) 생성.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/mkfifo>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/mkfifo-invocation.html>.
|
||||
|
||||
- 지정된 경로에 이름 있는 파이프 생성:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# mv
|
||||
|
||||
> 파일 및 디렉토리를 이동하거나 이름을 변경합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/mv>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||
|
||||
- 대상이 기존 디렉토리가 아닌 경우 파일 또는 디렉토리 이름 변경:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 프로그램을 사용자 정의 스케줄링 우선순위(친화도)로 실행.
|
||||
> 친화도 값은 -20(가장 높은 우선순위)에서 19(가장 낮은 우선순위)까지 범위.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nice>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nice-invocation.html>.
|
||||
|
||||
- 변경된 우선순위로 프로그램 실행:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# nohup
|
||||
|
||||
> 터미널이 종료되어도 프로세스가 계속 실행되도록 허용.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nohup>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||
|
||||
- 터미널 종료 후에도 계속 실행되는 프로세스 시작:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# nproc
|
||||
|
||||
> 사용 가능한 처리 장치 수(일반적으로 CPU)를 출력합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/nproc>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html>.
|
||||
|
||||
- 사용 가능한 처리 장치 수 표시:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# numfmt
|
||||
|
||||
> 숫자를 사람이 읽기 쉬운 문자열로 변환하거나 그 반대로 변환.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/numfmt>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/numfmt-invocation.html>.
|
||||
|
||||
- 1.5K(SI 단위)를 1500으로 변환:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일 내용을 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진수 바이트 오프셋, 중복 줄은 `*`로 대체:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# paste
|
||||
|
||||
> 파일의 라인을 병합.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/paste>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/paste-invocation.html>.
|
||||
|
||||
- 모든 라인을 TAB을 구분자로 사용하여 하나의 라인으로 합치기:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pathchk
|
||||
|
||||
> 경로명의 유효성과 이식성을 확인합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pathchk>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pathchk-invocation.html>.
|
||||
|
||||
- 현재 시스템에서 경로명의 유효성을 확인:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pr
|
||||
|
||||
> 파일을 인쇄용으로 페이지화하거나 열로 정렬.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pr>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pr-invocation.html>.
|
||||
|
||||
- 기본 헤더와 푸터로 여러 파일 인쇄:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# printf
|
||||
|
||||
> 텍스트를 형식화하여 출력.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/printf>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/printf-invocation.html>.
|
||||
|
||||
- 텍스트 메시지 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pwd
|
||||
|
||||
> 현재 작업 디렉토리의 이름을 출력.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/pwd>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||
|
||||
- 현재 디렉토리 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# readlink
|
||||
|
||||
> 심볼릭 링크를 따라가고 심볼릭 링크 정보를 가져옵니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/readlink>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/readlink-invocation.html>.
|
||||
|
||||
- 심볼릭 링크가 가리키는 실제 파일을 가져오기:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# realpath
|
||||
|
||||
> 파일이나 디렉터리에 대한 절대 경로를 표시.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/realpath>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html>.
|
||||
|
||||
- 파일이나 디렉터리에 대한 절대 경로 표시:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일 혹은 폴더를 삭제.
|
||||
> 참고: `rmdir`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/rm>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html>.
|
||||
|
||||
- 특정 파일 삭제:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일이 없는 디렉토리를 제거합니다.
|
||||
> 같이 보기: `rm`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/rmdir>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/rmdir-invocation.html>.
|
||||
|
||||
- 특정 디렉토리 제거:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# seq
|
||||
|
||||
> 숫자 시퀀스를 `stdout`에 출력.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/seq>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/seq-invocation.html>.
|
||||
|
||||
- 1부터 10까지의 시퀀스:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# sha1sum
|
||||
|
||||
> SHA1 암호화 체크섬 계산.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sha1sum>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sha1sum-invocation.html>.
|
||||
|
||||
- 하나 이상의 파일에 대한 SHA1 체크섬 계산:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# shred
|
||||
|
||||
> 파일을 덮어써서 데이터를 안전하게 삭제.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/shred>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/shred-invocation.html>.
|
||||
|
||||
- 파일 덮어쓰기:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# shuf
|
||||
|
||||
> 무작위 순열 생성.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/shuf>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html>.
|
||||
|
||||
- 파일의 줄 순서를 무작위로 섞고 결과 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# sort
|
||||
|
||||
> 텍스트 파일의 줄을 정렬합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sort>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sort-invocation.html>.
|
||||
|
||||
- 파일을 오름차순으로 정렬:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# split
|
||||
|
||||
> 파일을 여러 조각으로 분할.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/split>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html>.
|
||||
|
||||
- 파일을 10줄씩 분할 (마지막 조각 제외):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# stdbuf
|
||||
|
||||
> 표준 스트림에 대한 버퍼링 작업을 수정하여 명령을 실행.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/stdbuf>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html>.
|
||||
|
||||
- `stdin` 버퍼 크기를 512 KiB로 변경:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# stty
|
||||
|
||||
> 터미널 장치 인터페이스의 옵션 설정.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/stty>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
|
||||
|
||||
- 현재 터미널의 모든 설정 표시:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일의 체크섬과 블록 수를 계산.
|
||||
> 더 현대적인 `cksum`의 전신.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sum>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sum-invocation.html>.
|
||||
|
||||
- BSD 호환 알고리즘과 1024바이트 블록으로 체크섬 계산:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# sync
|
||||
|
||||
> 모든 보류 중인 쓰기 작업을 적절한 디스크에 플러시합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/sync>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/sync-invocation.html>.
|
||||
|
||||
- 모든 디스크에서 보류 중인 모든 쓰기 작업 플러시:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일을 역순으로 표시하고 연결.
|
||||
> 같이 보기: `cat`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tac>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
|
||||
|
||||
- 특정 파일들을 역순으로 연결:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일의 마지막 부분을 표시.
|
||||
> 같이 보기: `head`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tail>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
|
||||
|
||||
- 파일에서 마지막 'count' 줄 표시:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# tee
|
||||
|
||||
> `stdin`에서 읽고 `stdout` 및 파일(또는 명령어)로 쓰기.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/tee>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html>.
|
||||
|
||||
- `stdin`을 각 파일과 `stdout`으로 복사:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 파일 유형을 확인하고 값을 비교.
|
||||
> 조건이 참이면 0을 반환하고, 거짓이면 1을 반환합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/test>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/test-invocation.html>.
|
||||
|
||||
- 주어진 변수가 특정 문자열과 같은지 확인:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# timeout
|
||||
|
||||
> 명령을 일정 시간 제한 내에서 실행.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/timeout>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/timeout-invocation.html>.
|
||||
|
||||
- `sleep 10`을 실행하고 3초 후 종료:
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue