mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
*: update GNU more info links and random fixes in translations (#19260)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Fjern en mappe placeret på mappe-stakken via den indbyggede shell-kommando `pushd`.
|
||||
> Se `pushd` for at placere en mappe på mappe-stakken og `dirs` for at vise indholdet af mappe-stakken.
|
||||
> Mere information: <https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html>.
|
||||
> Mere information: <https://www.gnu.org/software/bash/manual/bash.html#index-popd>.
|
||||
|
||||
- Fjern den øverste mappe fra mappe-stakken og `cd` til mappen:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Tilføj en mappe til mappe-stakken, så den kan tilgås på et senere tidspunkt.
|
||||
> Se `popd` for at skifte tilbage til den oprindelige mappe og `dirs` for at vise indholdet af mappe-stakken.
|
||||
> Mere information: <https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html#index-pushd>.
|
||||
> Mere information: <https://www.gnu.org/software/bash/manual/bash.html#index-pushd>.
|
||||
|
||||
- Skift til mappe og tilføj den til mappe-stakken:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell.
|
||||
> `sh`-kompatibler Kommandozeilen-Interpreter.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- Interaktive Shell starten:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell, un intérprete de línea de comandos compatible con `sh`.
|
||||
> Vea también: `zsh`; `histexpand`, para expansión de historial de comandos.
|
||||
> Más información: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> Más información: <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- Inicia un intérprete de comandos interactivo:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cmp
|
||||
|
||||
> مقایسه بایت به بایت دو فایل.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/diffutils/manual/html_node/Invoking-cmp.html>.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-cmp>.
|
||||
|
||||
- نمایش کارکتر و خطی که اولین تفاوت دو فایل در آن یافت شد:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`.
|
||||
> Voir aussi `histexpand` pour l'expansion de l'historique.
|
||||
> Plus d'informations : <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> Plus d'informations : <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- Démarre une session shell interactive :
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# history
|
||||
|
||||
> Tampilkan riwayat penugasan baris perintah (command-line).
|
||||
> Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html#index-history>.
|
||||
> Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html#index-history>.
|
||||
|
||||
- Tampilkan riwayat penugasan baris perintah beserta angka baris:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Tampilkan nama domain jaringan yang disetel oleh sistem bagi perangkat komputer ini.
|
||||
> Catatan: Program ini menggunakan perintah `gethostname` untuk mendapatkan hostname perangkat serta `getaddrinfo` untuk melakukan resolusi hostname tersebut menuju nama kanonikal.
|
||||
> Informasi lebih lanjut: <https://www.gnu.org/software/inetutils/manual/html_node/dnsdomainname-invocation.html>.
|
||||
> Informasi lebih lanjut: <https://www.gnu.org/software/inetutils/manual/inetutils.html#dnsdomainname-invocation>.
|
||||
|
||||
- Tampilkan nama domain DNS atas perangkat ini:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell.
|
||||
> Interprete da linea di comando compatibile con `sh`.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- Avvia una shell interattiva:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cmp
|
||||
|
||||
> Compara due file.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/diffutils/manual/html_node/Invoking-cmp.html>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-cmp>.
|
||||
|
||||
- Trova l'indice del primo byte e della prima riga differente tra due file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# complete
|
||||
|
||||
> Fornisce autocompletamento per argomenti dei comandi della shell.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html#index-complete>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/bash.html#index-complete>.
|
||||
|
||||
- Applica ad un comando una funzione per gestirne l'autocompletamento:
|
||||
|
||||
|
||||
@@ -2,7 +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>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/gettext/manual/gettext.html#envsubst-Invocation>.
|
||||
|
||||
- Sostituisci variabili di ambiente in `stdin` e stampa l'output su `stdout`:
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
- Sostituisci in un file input le variabili di ambiente specificate in una lista separata da spazi:
|
||||
|
||||
`envsubst '{{$USER $HOME $SHELL}}' < {{percorso/del/file_input}}`
|
||||
`envsubst < {{percorso/del/file_input}} '{{$USER $HOME $SHELL}}'`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# hello
|
||||
|
||||
> Stampa a schermo "Hello, world!", "hello, world" oppure del testo personalizzabile.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/hello/manual/html_node/Invoking-hello.html>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/hello/manual/hello.html#Invoking-hello>.
|
||||
|
||||
- Stampa a schermo "Hello, world!":
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# history
|
||||
|
||||
> コマンドラインの履歴です。
|
||||
> もっと詳しく: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html#index-history>。
|
||||
> もっと詳しく: <https://www.gnu.org/software/bash/manual/bash.html#index-history>。
|
||||
|
||||
- コマンドの履歴一覧を行番号付きで表示する:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터.
|
||||
> 참조: `zsh`, `histexpand` (history 확장).
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- 대화형 쉘 시작하기:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cmp
|
||||
|
||||
> 두 개의 파일 비교.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/diffutils/manual/html_node/Invoking-cmp.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-cmp>.
|
||||
|
||||
- 파일 간의 첫 번째 바이트 번호와 선 번호의 차이를 찾습니다:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# complete
|
||||
|
||||
> 쉘 명령어에 자동 완성 인자를 제공합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html#index-complete>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-complete>.
|
||||
|
||||
- 함수에 명령어 자동 완성 기능을 적용합니다:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 환경변수를 쉘 형식 문자열의 값으로 대체.
|
||||
> 교체할 변수는 `${var}` 또는 `$var` 형식이어야 함.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/gettext.html#envsubst-Invocation>.
|
||||
|
||||
- `stdin`의 환경 변수를 바꾸고 `stdout`으로 출력:
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
- 공백으로 구분된 목록에서 입력 파일의 환경 변수를 변경:
|
||||
|
||||
`envsubst '{{$USER $SHELL $HOME}}' < {{경로/대상/입력_파일}}`
|
||||
`envsubst < {{경로/대상/입력_파일}} '{{$USER $SHELL $HOME}}'`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# hello
|
||||
|
||||
> "Hello, world!", "hello, world" 또는 사용자 정의 가능한 텍스트를 출력.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/hello/manual/html_node/Invoking-hello.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/hello/manual/hello.html#Invoking-hello>.
|
||||
|
||||
- "Hello, world!" 출력:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# history
|
||||
|
||||
> 커멘드 라인 히스토리.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html#index-history>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-history>.
|
||||
|
||||
- 줄 번호와 함께 명령 기록 목록을 표시:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> IFS (Internal Field Separator)는 Unix쉘에서 단어 분할에 사용되는 구분 기호를 정의하는 특수 환경 변수.
|
||||
> IFS의 기본값은 공백, 탭 및 줄바꿈. 세 문자는 구분 기호 역할을 함.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Word-Splitting.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#Word-Splitting>.
|
||||
|
||||
- 현재 IFS 값 보기:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# msgfmt
|
||||
|
||||
> 메시지 카탈로그를 바이너리 형식으로 컴파일.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/html_node/msgfmt-Invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/gettext.html#msgfmt-Invocation>.
|
||||
|
||||
- `.po` 파일을 `.mo` 파일로 변환:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# msgunfmt
|
||||
|
||||
> 바이너리 형식에서 메시지 카탈로그를 디컴파일.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/html_node/msgunfmt-Invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/gettext.html#msgunfmt-Invocation>.
|
||||
|
||||
- 출력 변환:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> `pushd` 셸 내장 명령어를 통해 디렉토리 스택에 올려놓은 디렉토리를 제거.
|
||||
> `pushd`로 스택에 디렉토리를 올리는 방법과 `dirs`로 디렉토리 스택 내용을 표시하는 방법도 참고.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html#index-popd>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-popd>.
|
||||
|
||||
- 스택의 최상위 디렉토리를 제거하고 해당 디렉토리로 이동:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 디렉터리를 스택에 쌓아 나중에 접근할 수 있도록 합니다.
|
||||
> 원래 디렉터리로 돌아가려면 `popd`, 디렉터리 스택 내용을 보려면 `dirs`를 같이 보세요.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html#index-pushd>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-pushd>.
|
||||
|
||||
- 디렉터리로 이동하고 스택에 추가:
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
> 제한된 Bash 셸로, `bash --restricted`와 동등합니다.
|
||||
> 작업 디렉토리 변경, 명령 출력 리디렉션, 환경 변수 수정 등을 허용하지 않습니다.
|
||||
> 히스토리 확장을 위해 `histexpand`도 참조하세요.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/The-Restricted-Shell>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#The-Restricted-Shell>.
|
||||
|
||||
- 대화형 셸 세션 시작:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bash 셸 옵션 관리: Bash 셸에 특화된 동작을 제어하는 변수(`$BASHOPTS`에 저장).
|
||||
> 일반적인 POSIX 셸 변수는 `set` 명령으로 대신 관리 (`$SHELLOPTS`에 저장).
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#The-Shopt-Builtin>.
|
||||
|
||||
- 설정 가능한 모든 옵션과 설정 여부 나열:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# xgettext
|
||||
|
||||
> 코드 파일에서 gettext 문자열 추출.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/html_node/xgettext-Invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/gettext.html#xgettext-Invocation>.
|
||||
|
||||
- 파일을 스캔하고 문자열을 `messages.po`에 출력:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# datamash
|
||||
|
||||
> 입력 텍스트 데이터 파일에 대해 기본적인 수치, 텍스트 및 통계 작업 수행.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/datamash/manual/html_node/Invoking-datamash.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/datamash/manual/datamash.html#Invoking-datamash>.
|
||||
|
||||
- 한 열의 숫자에 대한 최대값, 최소값, 평균 및 중앙값 계산:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# diff3
|
||||
|
||||
> 세 개의 파일을 줄 단위로 비교합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/diffutils/manual/html_node/Invoking-diff3.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-diff3>.
|
||||
|
||||
- 파일 비교:
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
|
||||
- 충돌을 강조하여 모든 변경 사항 표시:
|
||||
|
||||
`diff3 --show-all {{경로/대상/파일1}} {{경로/대상/파일2}} {{경로/대상/파일3}}`
|
||||
`diff3 {{[-A|--show-all]}} {{경로/대상/파일1}} {{경로/대상/파일2}} {{경로/대상/파일3}}`
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 시스템의 DNS 도메인 이름을 표시합니다.
|
||||
> 참고: 이 도구는 `gethostname`을 사용하여 시스템의 호스트명을 얻고, `getaddrinfo`를 사용하여 정규화된 이름으로 해석합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/dnsdomainname-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#dnsdomainname-invocation>.
|
||||
|
||||
- 시스템의 DNS 도메인 이름 표시:
|
||||
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
# guix package
|
||||
|
||||
> Guix 패키지를 설치, 업그레이드, 제거하거나 이전 구성으로 롤백합니다.
|
||||
> 더 많은 정보: <https://guix.gnu.org/manual/html_node/Invoking-guix-package.html>.
|
||||
> 더 많은 정보: <https://guix.gnu.org/manual/en/guix.html#Invoking-guix-package>.
|
||||
|
||||
- 새 패키지 설치:
|
||||
|
||||
`guix package -i {{패키지}}`
|
||||
`guix package {{[-i|--install]}} {{패키지}}`
|
||||
|
||||
- 패키지 제거:
|
||||
|
||||
`guix package -r {{패키지}}`
|
||||
`guix package {{[-r|--remove]}} {{패키지}}`
|
||||
|
||||
- 정규 표현식으로 패키지 데이터베이스 검색:
|
||||
|
||||
`guix package -s "{{검색_패턴}}"`
|
||||
`guix package {{[-s|--search]}} "{{검색_패턴}}"`
|
||||
|
||||
- 설치된 패키지 나열:
|
||||
|
||||
`guix package -I`
|
||||
`guix package {{[-I|--list-installed]}}`
|
||||
|
||||
- 생성 목록 나열:
|
||||
|
||||
`guix package -l`
|
||||
`guix package {{[-l|--list-generations]}}`
|
||||
|
||||
- 이전 생성으로 롤백:
|
||||
|
||||
|
||||
@@ -2,20 +2,20 @@
|
||||
|
||||
> 로컬 및 원격 시스템 간에 파일을 복사합니다.
|
||||
> `cp` 명령의 동작을 모방하지만, 다른 기기 간에 작동합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/rcp-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#rcp-invocation>.
|
||||
|
||||
- 파일을 원격 호스트로 복사:
|
||||
|
||||
`rcp {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:{{/경로/대상/목적지/}}`
|
||||
`rcp {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:/{{경로/대상/목적지}}/`
|
||||
|
||||
- 디렉토리를 재귀적으로 복사:
|
||||
|
||||
`rcp {{[-r|--recursive]}} {{경로/대상/로컬_폴더}} {{사용자명}}@{{원격_호스트}}:{{/경로/대상/목적지/}}`
|
||||
`rcp {{[-r|--recursive]}} {{경로/대상/로컬_폴더}} {{사용자명}}@{{원격_호스트}}:/{{경로/대상/목적지}}/`
|
||||
|
||||
- 파일 속성 보존:
|
||||
|
||||
`rcp {{[-p|--preserve]}} {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:{{/경로/대상/목적지/}}`
|
||||
`rcp {{[-p|--preserve]}} {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:/{{경로/대상/목적지}}/`
|
||||
|
||||
- 확인 없이 강제로 복사:
|
||||
|
||||
`rcp {{[-f|--from]}} {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:{{/경로/대상/목적지/}}`
|
||||
`rcp {{[-f|--from]}} {{경로/대상/로컬_파일}} {{사용자명}}@{{원격_호스트}}:/{{경로/대상/목적지}}/`
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 원격 호스트에서 명령을 실행합니다.
|
||||
> 참고: `rexec`는 데이터를 일반 텍스트로 전송하므로 주의해서 사용하세요. 암호화된 통신을 위해 SSH와 같은 보안 대안을 고려하세요.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/rexec-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#rexec-invocation>.
|
||||
|
||||
- 원격 [h]호스트에서 명령 실행:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rlogin
|
||||
|
||||
> 원격 호스트에 로그인합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/rlogin-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#rlogin-invocation>.
|
||||
|
||||
- 원격 호스트에 로그인:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rsh
|
||||
|
||||
> 원격 호스트에서 명령을 실행합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/rsh-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#rsh-invocation>.
|
||||
|
||||
- 원격 호스트에서 명령 실행:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# talk
|
||||
|
||||
> 시각적 커뮤니케이션 프로그램으로, 사용자의 터미널에서 다른 사용자의 터미널로 라인을 복사합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/html_node/talk-invocation.html>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/inetutils/manual/inetutils.html#talk-invocation>.
|
||||
|
||||
- 동일한 기기에서 사용자의 talk 세션 시작:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`.
|
||||
> Veja também: `zsh`, `histexpand` (expansão do histórico).
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- Inicia uma sessão interativa do shell:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# history
|
||||
|
||||
> Histórico de linha da comando.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html#index-history>.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/bash.html#index-history>.
|
||||
|
||||
- Exibe a lista de histórico de comandos com números de linha:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# diff3
|
||||
|
||||
> Compara 3 arquivos linha por linha.
|
||||
> Mais informações: <https://www.gnu.org/software/diffutils/manual/html_node/Invoking-diff3.html>.
|
||||
> Mais informações: <https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-diff3>.
|
||||
|
||||
- Compara os arquivos:
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
|
||||
- Exibe todas as diferenças, destacando os conflitos:
|
||||
|
||||
`diff3 --show-all {{caminho/para/arquivo1}} {{caminho/para/arquivo2}} {{caminho/para/arquivo3}}`
|
||||
`diff3 {{[-A|--show-all]}} {{caminho/para/arquivo1}} {{caminho/para/arquivo2}} {{caminho/para/arquivo3}}`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# history
|
||||
|
||||
> Histórico da linha de comandos.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html#index-history>.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/bash.html#index-history>.
|
||||
|
||||
- Mostra o histórico da linha de comandos por ordem cronológica:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell,兼容 `sh` 的命令行解释器。
|
||||
> 此外请参阅:`zsh`,`histexpand`(历史展开)。
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- 启动交互式 shell:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 通过 pushd shell 内置程序删除目录堆栈中的目录。
|
||||
> 另见 `pushd` 将目录放入堆栈和 `dirs` 显示目录堆栈内容。
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html#index-popd>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-popd>.
|
||||
|
||||
- 从堆栈中删除顶部目录,并用 `cd` 跳转到该目录:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> 将目录放在堆栈上,以便以后访问。
|
||||
> 另见 `popd` 切换回原始目录和 `dirs` 显示目录堆栈内容。
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html#index-pushd>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-pushd>.
|
||||
|
||||
- 切换到目录并将其添加到堆栈上:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# diff3
|
||||
|
||||
> 逐行比较三个文件。
|
||||
> 更多信息:<https://www.gnu.org/software/diffutils/manual/html_node/Invoking-diff3.html>.
|
||||
> 更多信息:<https://www.gnu.org/software/diffutils/manual/diffutils.html#Invoking-diff3>.
|
||||
|
||||
- 比较文件:
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
|
||||
- 展示所有的变化,同时列出冲突:
|
||||
|
||||
`diff3 --show-all {{路径/到/文件1}} {{路径/到/文件2}} {{路径/到/文件3}}`
|
||||
`diff3 {{[-A|--show-all]}} {{路径/到/文件1}} {{路径/到/文件2}} {{路径/到/文件3}}`
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell. 一個與 `sh` 相容的命令列。
|
||||
> 參照 `histexpand` 以使用 history expansion 特性。
|
||||
> 更多資訊:<https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
> 更多資訊:<https://www.gnu.org/software/bash/manual/bash.html#Invoking-Bash>.
|
||||
|
||||
- 開啟互動式 shell:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user