@@ -1,6 +1,7 @@
# fg
> Bringt Prozesse in den Vordergrund.
+> Mehr Informationen: <https://manned.org/fg>.
- Bringe zuletzt suspendierten Prozess in den Vordergrund:
> اجرای کارها در پیش زمینه.
+> اطلاعات بیشتر: <https://manned.org/fg>.
- آوردن آخرین کار اجرا شده در پس زمینه به پیش زمینه:
# dc
> Calcolatore a precisione arbitraria. Usa la notazione polacca inversa (RPN).
+> Maggiori informazioni: <https://www.gnu.org/software/bc/manual/dc-1.05/>.
- Avvia il calcolatore in modalità interattiva:
# diffstat
> Crea un istogramma dall'output del comando `diff`.
+> Maggiori informazioni: <https://manned.org/diffstat>.
- Mostra i cambiamenti in un istogramma:
@@ -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: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- Mostra lo stack di directory dividendo i nomi con uno spazio:
# dot
> Strumento da linea di comando per produrre disegni a livelli di grafi orientati.
+> Maggiori informazioni: <https://www.graphviz.org/pdf/dotguide.pdf>.
- Renderizza un'immagine determinando il nome del file di output dal nome del file di input ed il formato:
# drill
> Esegui varie query DNS.
+> Maggiori informazioni: <https://manned.org/drill>.
- Mostra gli IP associati ad un hostname (record A):
# entr
> Esegui comandi arbitrari al cambiamento di file.
+> Maggiori informazioni: <https://manned.org/entr>.
- Ricompila con `make` se qualsiasi file in quasiasi sottodirectory cambia:
> 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: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
- Sostituisci variabili di ambiente in stdin e stampa l'output su stdout:
# dhclient
> DHCP 클라이언트.
+> 더 많은 정보: <https://manned.org/dhclient>.
- 'eht0' 인터페이스의 IP 주소 얻기:
> `diff` 명령어의 결과로부터 히스토그램을 생성한다.
+> 더 많은 정보: <https://manned.org/diffstat>.
- 히스토그램에서 변경점들 표시:
> 디렉토리 스택을 표시하거나 조작한다.
> 디렉토리 스택은 `pushd`과 `popd` 명령어로 조작할 수 있는 최근 방문한 디렉토리의 목록이다.
+> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- 각각의 엔트리 사이에서 공백으로 디렉토리 스택을 표시하기:
> 방향 그래프의 레이어 도면을 생성하는 명령 도구입니다.
+> 더 많은 정보: <https://www.graphviz.org/pdf/dotguide.pdf>.
- 입력 파일 이름과 선택한 포맷을 기반으로 이미지 파일을 랜더링하고 출력파일 이름 결정하기:
@@ -1,7 +1,7 @@
# gzip
> Ferramenta de compactação de arquivos com compressão gzip.
-> Mais informações: <https://www.gnu.org/software/gzip/>.
+> Mais informações: <https://www.gnu.org/software/gzip/manual/gzip.html>.
- Alterar compressão de um arquivo compactado com compressão gzip:
# exit
> Avsluta shell.
+> Mer information: <https://manned.org/exit>.
- Avsluta shell med utgångskoden från det senast utförda kommandot:
> 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: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- Dizin yığınını her madde arasında boşluk olacak şekilde görüntüle:
# gpg-zip
> 使用`GPG`加密存档中的文件和目录。
-> 更多信息:<https://www.gnupg.org/documentation/manuals/gnupg/gpg_002dzip.html>。
+> 更多信息: <https://www.gnupg.org/documentation/manuals/gnupg/gpg_002dzip.html>.
- 使用密码将一个目录加密为`archive.gpg`:
> An arbitrary precision calculator. Uses reverse polish notation (RPN).
+> More information: <https://www.gnu.org/software/bc/manual/dc-1.05/>.
- Run calculator in interactive mode:
> DHCP client.
+> More information: <https://manned.org/dhclient>.
- Get an IP address for the `eth0` interface:
> Create a histogram from the output of the `diff` command.
+> More information: <https://manned.org/diffstat>.
- Display changes in a histogram:
> 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: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- Display the directory stack with a space between each entry:
> A command-line tool to produce layered drawings of directed graphs.
+> More information: <https://www.graphviz.org/pdf/dotguide.pdf>.
- Render an image file and determine output filename based on input filename and selected format:
> Perform various DNS queries.
+> More information: <https://manned.org/drill>.
- Lookup the IP(s) associated with a hostname (A records):
> Run arbitrary commands when files change.
+> More information: <https://manned.org/entr>.
- Rebuild with `make` if any file in any subdirectory changes:
> Substitutes environment variables with their value in shell format strings.
> Variables to be replaced should be in either `${var}` or `$var` format.
+> More information: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
- Replace environment variables in stdin and output to stdout:
> Exit the shell.
+> More information: <https://manned.org/exit>.
- Exit the shell with the exit code of the last command executed:
> Run jobs in foreground.
+> More information: <https://manned.org/fg>.
- Bring most recently suspended background job to foreground:
> Matches patterns in files.
> Supports simple patterns and regular expressions.
+> More information: <https://manned.org/fgrep>.
- Search for an exact string in a file:
# figlet
> Generate ASCII banners from user input.
+> More information: <http://www.figlet.org/figlet-man.html>.
- Generate by directly inputting text:
# find
> Find files or directories under the given directory tree, recursively.
+> More information: <https://manned.org/find>.
- Find files by extension:
# finger
> User information lookup program.
+> More information: <https://manned.org/finger>.
- Display information about currently logged in users:
> Lexical analyser generator. Based on `lex`.
> Given the specification for a lexical analyser, generates C code implementing it.
+> More information: <https://manned.org/flex>.
- Generate an analyser from a flex file:
> Compiles resource files (e.g. images) into a binary resource bundle.
> These may be linked into GTK applications using the GResource API.
+> More information: <https://manned.org/glib-compile-resources>.
- Compile resources referenced in `file.gresource.xml` to a .gresource binary:
> Encrypt files and directories in an archive using GPG.
+> More information: <https://www.gnupg.org/documentation/manuals/gnupg/gpg_002dzip.html>.
- Encrypt a directory into `archive.gpg` using a passphrase:
# gunzip
> Extract file(s) from a gzip (.gz) archive.
+> More information: <https://manned.org/gunzip>.
- Extract a file from an archive, replacing the original file if it exists:
> Compress/uncompress files with gzip compression (LZ77).
+> More information: <https://www.gnu.org/software/gzip/manual/gzip.html>.
- Compress a file, replacing it with a gzipped compressed version: