add more information links

manned-org
marchersimon 2021-04-17 17:15:37 +02:00 committed by Starbeamrainbowlabs
parent 228e3cc92e
commit bc5d06ed1e
36 changed files with 36 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# fg
> Bringt Prozesse in den Vordergrund.
> Mehr Informationen: <https://manned.org/fg>.
- Bringe zuletzt suspendierten Prozess in den Vordergrund:

View File

@ -1,6 +1,7 @@
# fg
> اجرای کارها در پیش زمینه.
> اطلاعات بیشتر: <https://manned.org/fg>.
- آوردن آخرین کار اجرا شده در پس زمینه به پیش زمینه:

View File

@ -1,6 +1,7 @@
# 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:

View File

@ -1,6 +1,7 @@
# diffstat
> Crea un istogramma dall'output del comando `diff`.
> Maggiori informazioni: <https://manned.org/diffstat>.
- Mostra i cambiamenti in un istogramma:

View File

@ -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:

View File

@ -1,6 +1,7 @@
# 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:

View File

@ -1,6 +1,7 @@
# drill
> Esegui varie query DNS.
> Maggiori informazioni: <https://manned.org/drill>.
- Mostra gli IP associati ad un hostname (record A):

View File

@ -1,6 +1,7 @@
# entr
> Esegui comandi arbitrari al cambiamento di file.
> Maggiori informazioni: <https://manned.org/entr>.
- Ricompila con `make` se qualsiasi file in quasiasi sottodirectory cambia:

View File

@ -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: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
- Sostituisci variabili di ambiente in stdin e stampa l'output su stdout:

View File

@ -1,6 +1,7 @@
# dhclient
> DHCP 클라이언트.
> 더 많은 정보: <https://manned.org/dhclient>.
- 'eht0' 인터페이스의 IP 주소 얻기:

View File

@ -1,6 +1,7 @@
# diffstat
> `diff` 명령어의 결과로부터 히스토그램을 생성한다.
> 더 많은 정보: <https://manned.org/diffstat>.
- 히스토그램에서 변경점들 표시:

View File

@ -2,6 +2,7 @@
> 디렉토리 스택을 표시하거나 조작한다.
> 디렉토리 스택은 `pushd``popd` 명령어로 조작할 수 있는 최근 방문한 디렉토리의 목록이다.
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- 각각의 엔트리 사이에서 공백으로 디렉토리 스택을 표시하기:

View File

@ -1,6 +1,7 @@
# dot
> 방향 그래프의 레이어 도면을 생성하는 명령 도구입니다.
> 더 많은 정보: <https://www.graphviz.org/pdf/dotguide.pdf>.
- 입력 파일 이름과 선택한 포맷을 기반으로 이미지 파일을 랜더링하고 출력파일 이름 결정하기:

View File

@ -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:

View File

@ -1,6 +1,7 @@
# exit
> Avsluta shell.
> Mer information: <https://manned.org/exit>.
- Avsluta shell med utgångskoden från det senast utförda kommandot:

View File

@ -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: <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:

View File

@ -1,7 +1,7 @@
# 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`

View File

@ -1,6 +1,7 @@
# dc
> 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:

View File

@ -1,6 +1,7 @@
# dhclient
> DHCP client.
> More information: <https://manned.org/dhclient>.
- Get an IP address for the `eth0` interface:

View File

@ -1,6 +1,7 @@
# diffstat
> Create a histogram from the output of the `diff` command.
> More information: <https://manned.org/diffstat>.
- Display changes in a histogram:

View File

@ -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: <https://www.gnu.org/software/bash/manual/bash.html\#Directory-Stack-Builtins>.
- Display the directory stack with a space between each entry:

View File

@ -1,6 +1,7 @@
# dot
> 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:

View File

@ -1,6 +1,7 @@
# drill
> Perform various DNS queries.
> More information: <https://manned.org/drill>.
- Lookup the IP(s) associated with a hostname (A records):

View File

@ -1,6 +1,7 @@
# entr
> Run arbitrary commands when files change.
> More information: <https://manned.org/entr>.
- Rebuild with `make` if any file in any subdirectory changes:

View File

@ -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: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
- Replace environment variables in stdin and output to stdout:

View File

@ -1,6 +1,7 @@
# exit
> Exit the shell.
> More information: <https://manned.org/exit>.
- Exit the shell with the exit code of the last command executed:

View File

@ -1,6 +1,7 @@
# fg
> Run jobs in foreground.
> More information: <https://manned.org/fg>.
- Bring most recently suspended background job to foreground:

View File

@ -2,6 +2,7 @@
> Matches patterns in files.
> Supports simple patterns and regular expressions.
> More information: <https://manned.org/fgrep>.
- Search for an exact string in a file:

View File

@ -1,6 +1,7 @@
# figlet
> Generate ASCII banners from user input.
> More information: <http://www.figlet.org/figlet-man.html>.
- Generate by directly inputting text:

View File

@ -1,6 +1,7 @@
# find
> Find files or directories under the given directory tree, recursively.
> More information: <https://manned.org/find>.
- Find files by extension:

View File

@ -1,6 +1,7 @@
# finger
> User information lookup program.
> More information: <https://manned.org/finger>.
- Display information about currently logged in users:

View File

@ -2,6 +2,7 @@
> 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:

View File

@ -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: <https://manned.org/glib-compile-resources>.
- Compile resources referenced in `file.gresource.xml` to a .gresource binary:

View File

@ -1,6 +1,7 @@
# gpg-zip
> 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:

View File

@ -1,6 +1,7 @@
# 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:

View File

@ -1,6 +1,7 @@
# gzip
> 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: