diff --git a/pages.de/common/fg.md b/pages.de/common/fg.md index 63f627fc38..b9ad220ebd 100644 --- a/pages.de/common/fg.md +++ b/pages.de/common/fg.md @@ -1,6 +1,7 @@ # fg > Bringt Prozesse in den Vordergrund. +> Mehr Informationen: . - Bringe zuletzt suspendierten Prozess in den Vordergrund: diff --git a/pages.fa/common/fg.md b/pages.fa/common/fg.md index 748651b7aa..41efdc1260 100644 --- a/pages.fa/common/fg.md +++ b/pages.fa/common/fg.md @@ -1,6 +1,7 @@ # fg > اجرای کارها در پیش زمینه. +> اطلاعات بیشتر: . - آوردن آخرین کار اجرا شده در پس زمینه به پیش زمینه: diff --git a/pages.it/common/dc.md b/pages.it/common/dc.md index 54ba8d1b53..81b144a64f 100644 --- a/pages.it/common/dc.md +++ b/pages.it/common/dc.md @@ -1,6 +1,7 @@ # dc > Calcolatore a precisione arbitraria. Usa la notazione polacca inversa (RPN). +> Maggiori informazioni: . - Avvia il calcolatore in modalità interattiva: diff --git a/pages.it/common/diffstat.md b/pages.it/common/diffstat.md index ec25637e2c..45a7ad5eed 100644 --- a/pages.it/common/diffstat.md +++ b/pages.it/common/diffstat.md @@ -1,6 +1,7 @@ # diffstat > Crea un istogramma dall'output del comando `diff`. +> Maggiori informazioni: . - Mostra i cambiamenti in un istogramma: diff --git a/pages.it/common/dirs.md b/pages.it/common/dirs.md index 4018bb80c5..04477732f6 100644 --- a/pages.it/common/dirs.md +++ b/pages.it/common/dirs.md @@ -2,6 +2,7 @@ > Mostra o manipola uno stack di directory. > Uno stack di directory è una lista di directory recentemente visitate che può essere manipolata con i comandi `pushd` e `popd`. +> Maggiori informazioni: . - Mostra lo stack di directory dividendo i nomi con uno spazio: diff --git a/pages.it/common/dot.md b/pages.it/common/dot.md index 2986fe87e4..3c72815d37 100644 --- a/pages.it/common/dot.md +++ b/pages.it/common/dot.md @@ -1,6 +1,7 @@ # dot > Strumento da linea di comando per produrre disegni a livelli di grafi orientati. +> Maggiori informazioni: . - Renderizza un'immagine determinando il nome del file di output dal nome del file di input ed il formato: diff --git a/pages.it/common/drill.md b/pages.it/common/drill.md index aeba665ec3..d153e7de4d 100644 --- a/pages.it/common/drill.md +++ b/pages.it/common/drill.md @@ -1,6 +1,7 @@ # drill > Esegui varie query DNS. +> Maggiori informazioni: . - Mostra gli IP associati ad un hostname (record A): diff --git a/pages.it/common/entr.md b/pages.it/common/entr.md index f923d10ab2..e10b794ef1 100644 --- a/pages.it/common/entr.md +++ b/pages.it/common/entr.md @@ -1,6 +1,7 @@ # entr > Esegui comandi arbitrari al cambiamento di file. +> Maggiori informazioni: . - Ricompila con `make` se qualsiasi file in quasiasi sottodirectory cambia: diff --git a/pages.it/common/envsubst.md b/pages.it/common/envsubst.md index cbe18a1e1a..f266fa34f9 100644 --- a/pages.it/common/envsubst.md +++ b/pages.it/common/envsubst.md @@ -2,6 +2,7 @@ > Sostituisci variabili di ambiente con il loro valore in stringhe di formato della shell. > Le variabili da sostituire devono essere nella forma `${var}` oppure `$var`. +> Maggiori informazioni: . - Sostituisci variabili di ambiente in stdin e stampa l'output su stdout: diff --git a/pages.ko/common/dhclient.md b/pages.ko/common/dhclient.md index 0937f617d9..964ec37245 100644 --- a/pages.ko/common/dhclient.md +++ b/pages.ko/common/dhclient.md @@ -1,6 +1,7 @@ # dhclient > DHCP 클라이언트. +> 더 많은 정보: . - 'eht0' 인터페이스의 IP 주소 얻기: diff --git a/pages.ko/common/diffstat.md b/pages.ko/common/diffstat.md index bfaba52850..b44da83322 100644 --- a/pages.ko/common/diffstat.md +++ b/pages.ko/common/diffstat.md @@ -1,6 +1,7 @@ # diffstat > `diff` 명령어의 결과로부터 히스토그램을 생성한다. +> 더 많은 정보: . - 히스토그램에서 변경점들 표시: diff --git a/pages.ko/common/dirs.md b/pages.ko/common/dirs.md index 3382a26099..d01580acbb 100644 --- a/pages.ko/common/dirs.md +++ b/pages.ko/common/dirs.md @@ -2,6 +2,7 @@ > 디렉토리 스택을 표시하거나 조작한다. > 디렉토리 스택은 `pushd`과 `popd` 명령어로 조작할 수 있는 최근 방문한 디렉토리의 목록이다. +> 더 많은 정보: . - 각각의 엔트리 사이에서 공백으로 디렉토리 스택을 표시하기: diff --git a/pages.ko/common/dot.md b/pages.ko/common/dot.md index b9ae6c88ed..c85865d59c 100644 --- a/pages.ko/common/dot.md +++ b/pages.ko/common/dot.md @@ -1,6 +1,7 @@ # dot > 방향 그래프의 레이어 도면을 생성하는 명령 도구입니다. +> 더 많은 정보: . - 입력 파일 이름과 선택한 포맷을 기반으로 이미지 파일을 랜더링하고 출력파일 이름 결정하기: diff --git a/pages.pt_BR/common/gzip.md b/pages.pt_BR/common/gzip.md index bcd17052e6..dd6a698a13 100644 --- a/pages.pt_BR/common/gzip.md +++ b/pages.pt_BR/common/gzip.md @@ -1,7 +1,7 @@ # gzip > Ferramenta de compactação de arquivos com compressão gzip. -> Mais informações: . +> Mais informações: . - Alterar compressão de um arquivo compactado com compressão gzip: diff --git a/pages.sv/common/exit.md b/pages.sv/common/exit.md index 3c48d5cc18..7b08e6c1cd 100644 --- a/pages.sv/common/exit.md +++ b/pages.sv/common/exit.md @@ -1,6 +1,7 @@ # exit > Avsluta shell. +> Mer information: . - Avsluta shell med utgångskoden från det senast utförda kommandot: diff --git a/pages.tr/common/dirs.md b/pages.tr/common/dirs.md index 7b338b23eb..1729a00f7b 100644 --- a/pages.tr/common/dirs.md +++ b/pages.tr/common/dirs.md @@ -2,6 +2,7 @@ > Dizin yığını görüntüler veya üzerinde oynama yapar. > Dizin yığını, `pushd` ve `popd` komutlarıyla üzerinde oynama yapılabilen, son ziyaret edilen dizinleri gösteren bir listedir. +> Daha fazla bilgi için: . - Dizin yığınını her madde arasında boşluk olacak şekilde görüntüle: diff --git a/pages.zh/common/gpg-zip.md b/pages.zh/common/gpg-zip.md index 0ade6569b7..35780efc11 100644 --- a/pages.zh/common/gpg-zip.md +++ b/pages.zh/common/gpg-zip.md @@ -1,7 +1,7 @@ # gpg-zip > 使用`GPG`加密存档中的文件和目录。 -> 更多信息:。 +> 更多信息: . - 使用密码将一个目录加密为`archive.gpg`: diff --git a/pages/common/dc.md b/pages/common/dc.md index b54fc14da8..5123a25290 100644 --- a/pages/common/dc.md +++ b/pages/common/dc.md @@ -1,6 +1,7 @@ # dc > An arbitrary precision calculator. Uses reverse polish notation (RPN). +> More information: . - Run calculator in interactive mode: diff --git a/pages/common/dhclient.md b/pages/common/dhclient.md index 28bbadada0..a1f3b639eb 100644 --- a/pages/common/dhclient.md +++ b/pages/common/dhclient.md @@ -1,6 +1,7 @@ # dhclient > DHCP client. +> More information: . - Get an IP address for the `eth0` interface: diff --git a/pages/common/diffstat.md b/pages/common/diffstat.md index 65ee4db4bf..3172138fa2 100644 --- a/pages/common/diffstat.md +++ b/pages/common/diffstat.md @@ -1,6 +1,7 @@ # diffstat > Create a histogram from the output of the `diff` command. +> More information: . - Display changes in a histogram: diff --git a/pages/common/dirs.md b/pages/common/dirs.md index b2ca5a52b4..c4eccce743 100644 --- a/pages/common/dirs.md +++ b/pages/common/dirs.md @@ -2,6 +2,7 @@ > Displays or manipulates the directory stack. > The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands. +> More information: . - Display the directory stack with a space between each entry: diff --git a/pages/common/dot.md b/pages/common/dot.md index 89329588df..a43accbab8 100644 --- a/pages/common/dot.md +++ b/pages/common/dot.md @@ -1,6 +1,7 @@ # dot > A command-line tool to produce layered drawings of directed graphs. +> More information: . - Render an image file and determine output filename based on input filename and selected format: diff --git a/pages/common/drill.md b/pages/common/drill.md index 0d320c23f4..7ed4ea4fe5 100644 --- a/pages/common/drill.md +++ b/pages/common/drill.md @@ -1,6 +1,7 @@ # drill > Perform various DNS queries. +> More information: . - Lookup the IP(s) associated with a hostname (A records): diff --git a/pages/common/entr.md b/pages/common/entr.md index d86d84475c..5f5624e6ab 100644 --- a/pages/common/entr.md +++ b/pages/common/entr.md @@ -1,6 +1,7 @@ # entr > Run arbitrary commands when files change. +> More information: . - Rebuild with `make` if any file in any subdirectory changes: diff --git a/pages/common/envsubst.md b/pages/common/envsubst.md index 2c283a17df..c3fec2f804 100644 --- a/pages/common/envsubst.md +++ b/pages/common/envsubst.md @@ -2,6 +2,7 @@ > Substitutes environment variables with their value in shell format strings. > Variables to be replaced should be in either `${var}` or `$var` format. +> More information: . - Replace environment variables in stdin and output to stdout: diff --git a/pages/common/exit.md b/pages/common/exit.md index beb68980b0..3a0f561cf9 100644 --- a/pages/common/exit.md +++ b/pages/common/exit.md @@ -1,6 +1,7 @@ # exit > Exit the shell. +> More information: . - Exit the shell with the exit code of the last command executed: diff --git a/pages/common/fg.md b/pages/common/fg.md index 5610abff5d..4cff960cd8 100644 --- a/pages/common/fg.md +++ b/pages/common/fg.md @@ -1,6 +1,7 @@ # fg > Run jobs in foreground. +> More information: . - Bring most recently suspended background job to foreground: diff --git a/pages/common/fgrep.md b/pages/common/fgrep.md index 7d33e48f94..d3dc9252ad 100644 --- a/pages/common/fgrep.md +++ b/pages/common/fgrep.md @@ -2,6 +2,7 @@ > Matches patterns in files. > Supports simple patterns and regular expressions. +> More information: . - Search for an exact string in a file: diff --git a/pages/common/figlet.md b/pages/common/figlet.md index fb2ab033a6..056cffb40b 100644 --- a/pages/common/figlet.md +++ b/pages/common/figlet.md @@ -1,6 +1,7 @@ # figlet > Generate ASCII banners from user input. +> More information: . - Generate by directly inputting text: diff --git a/pages/common/find.md b/pages/common/find.md index e4135d525e..25452e23d7 100644 --- a/pages/common/find.md +++ b/pages/common/find.md @@ -1,6 +1,7 @@ # find > Find files or directories under the given directory tree, recursively. +> More information: . - Find files by extension: diff --git a/pages/common/finger.md b/pages/common/finger.md index 18eb7d00e3..85ba05e352 100644 --- a/pages/common/finger.md +++ b/pages/common/finger.md @@ -1,6 +1,7 @@ # finger > User information lookup program. +> More information: . - Display information about currently logged in users: diff --git a/pages/common/flex.md b/pages/common/flex.md index b48a18274b..d88b146285 100644 --- a/pages/common/flex.md +++ b/pages/common/flex.md @@ -2,6 +2,7 @@ > Lexical analyser generator. Based on `lex`. > Given the specification for a lexical analyser, generates C code implementing it. +> More information: . - Generate an analyser from a flex file: diff --git a/pages/common/glib-compile-resources.md b/pages/common/glib-compile-resources.md index e6a4976ae6..88e963ea70 100644 --- a/pages/common/glib-compile-resources.md +++ b/pages/common/glib-compile-resources.md @@ -2,6 +2,7 @@ > Compiles resource files (e.g. images) into a binary resource bundle. > These may be linked into GTK applications using the GResource API. +> More information: . - Compile resources referenced in `file.gresource.xml` to a .gresource binary: diff --git a/pages/common/gpg-zip.md b/pages/common/gpg-zip.md index 7b0f046d78..228b2a8d36 100644 --- a/pages/common/gpg-zip.md +++ b/pages/common/gpg-zip.md @@ -1,6 +1,7 @@ # gpg-zip > Encrypt files and directories in an archive using GPG. +> More information: . - Encrypt a directory into `archive.gpg` using a passphrase: diff --git a/pages/common/gunzip.md b/pages/common/gunzip.md index 94fa8b600f..43a6b8f65d 100644 --- a/pages/common/gunzip.md +++ b/pages/common/gunzip.md @@ -1,6 +1,7 @@ # gunzip > Extract file(s) from a gzip (.gz) archive. +> More information: . - Extract a file from an archive, replacing the original file if it exists: diff --git a/pages/common/gzip.md b/pages/common/gzip.md index c1ea321d23..53e25862f1 100644 --- a/pages/common/gzip.md +++ b/pages/common/gzip.md @@ -1,6 +1,7 @@ # gzip > Compress/uncompress files with gzip compression (LZ77). +> More information: . - Compress a file, replacing it with a gzipped compressed version: