bash, fold: update link to match other pages (#11906)

pull/23/head
Sebastiaan Speck 2023-12-29 13:11:32 +01:00 committed by GitHub
parent 4c704732b9
commit 56e832d64d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell. > Bourne-Again SHell.
> `sh`-kompatibler Kommandozeilen-Interpreter. > `sh`-kompatibler Kommandozeilen-Interpreter.
> Weitere Informationen: <https://gnu.org/software/bash/>. > Weitere Informationen: <https://www.gnu.org/software/bash/>.
- Interaktive Shell starten: - Interaktive Shell starten:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell. > Bourne-Again SHell.
> Intérprete de línea de comandos compatible con `sh`. > Intérprete de línea de comandos compatible con `sh`.
> Más información: <https://gnu.org/software/bash/>. > Más información: <https://www.gnu.org/software/bash/>.
- Inicia un intérprete de comandos interactivo: - Inicia un intérprete de comandos interactivo:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`. > Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`.
> Voir aussi `histexpand` pour l'expansion de l'historique. > Voir aussi `histexpand` pour l'expansion de l'historique.
> Plus d'informations : <https://gnu.org/software/bash/>. > Plus d'informations : <https://www.gnu.org/software/bash/>.
- Démarre une session shell interactive : - Démarre une session shell interactive :

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell. > Bourne-Again SHell.
> Interprete da linea di comando compatibile con `sh`. > Interprete da linea di comando compatibile con `sh`.
> Maggiori informazioni: <https://gnu.org/software/bash/>. > Maggiori informazioni: <https://www.gnu.org/software/bash/>.
- Avvia una shell interattiva: - Avvia una shell interattiva:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터. > Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터.
> 참조 : `zsh`, `histexpand` (history expansion). > 참조 : `zsh`, `histexpand` (history expansion).
> 더 많은 정보: <https://gnu.org/software/bash/>. > 더 많은 정보: <https://www.gnu.org/software/bash/>.
- 대화형 쉘 시작하기: - 대화형 쉘 시작하기:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell, `sh`-ondersteunende commandoregel-interpreteerder. > Bourne-Again SHell, `sh`-ondersteunende commandoregel-interpreteerder.
> Bekijk ook: `zsh`, `histexpand` (history expansion). > Bekijk ook: `zsh`, `histexpand` (history expansion).
> Meer informatie: <https://gnu.org/software/bash/>. > Meer informatie: <https://www.gnu.org/software/bash/>.
- Start een interactieve shell sessie: - Start een interactieve shell sessie:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`. > Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`.
> Veja também: `zsh`, `histexpand` (expansão do histórico). > Veja também: `zsh`, `histexpand` (expansão do histórico).
> Mais informações: <https://gnu.org/software/bash/>. > Mais informações: <https://www.gnu.org/software/bash/>.
- Inicia uma sessão interativa do shell: - Inicia uma sessão interativa do shell:

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell. > Bourne-Again SHell.
> 兼容`sh`的命令行解释器。 > 兼容`sh`的命令行解释器。
> 更多信息:<https://gnu.org/software/bash/>. > 更多信息:<https://www.gnu.org/software/bash/>.
- 启动交互式 shell - 启动交互式 shell

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell. 一個與 `sh` 相容的命令列。 > Bourne-Again SHell. 一個與 `sh` 相容的命令列。
> 參照 `histexpand` 以使用 history expansion 特性。 > 參照 `histexpand` 以使用 history expansion 特性。
> 更多資訊:<https://gnu.org/software/bash/>. > 更多資訊:<https://www.gnu.org/software/bash/>.
- 開啟互動式 shell - 開啟互動式 shell

View File

@ -2,7 +2,7 @@
> Bourne-Again SHell, an `sh`-compatible command-line interpreter. > Bourne-Again SHell, an `sh`-compatible command-line interpreter.
> See also: `zsh`, `histexpand` (history expansion). > See also: `zsh`, `histexpand` (history expansion).
> More information: <https://gnu.org/software/bash/>. > More information: <https://www.gnu.org/software/bash/>.
- Start an interactive shell session: - Start an interactive shell session:

View File

@ -1,7 +1,7 @@
# fold # fold
> Folds long lines for fixed-width output devices. > Folds long lines for fixed-width output devices.
> More information: <https://gnu.org/software/coreutils/fold>. > More information: <https://www.gnu.org/software/coreutils/fold>.
- Fold lines in a fixed width: - Fold lines in a fixed width: