mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:15:33 +02:00
chroot: update documentation link (#15141)
This commit is contained in:
parent
4c6b64fe80
commit
403cd7d933
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Führe einen Befehl oder eine interaktive Shell mit einem speziellen root-Verzeichnis aus.
|
> Führe einen Befehl oder eine interaktive Shell mit einem speziellen root-Verzeichnis aus.
|
||||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/chroot>.
|
> Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Führe einen Befehl mit einem neuen root-Verzeichnis aus:
|
- Führe einen Befehl mit einem neuen root-Verzeichnis aus:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Exécute une commande ou un shell interactif avec un répertoire racine spécial.
|
> Exécute une commande ou un shell interactif avec un répertoire racine spécial.
|
||||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/chroot>.
|
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Exécute la commande en tant que nouveau répertoire racine :
|
- Exécute la commande en tant que nouveau répertoire racine :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Esegui un comando o una shell interattiva con una speciale directory root.
|
> Esegui un comando o una shell interattiva con una speciale directory root.
|
||||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/chroot>.
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Esegui un comando con una diversa directory root:
|
- Esegui un comando con una diversa directory root:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> 특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행.
|
> 특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행.
|
||||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/chroot>.
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- 새로운 루트 디렉토리로 명령어 실행:
|
- 새로운 루트 디렉토리로 명령어 실행:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Voer commando of interactieve shell uit met een speciale hoofdmap.
|
> Voer commando of interactieve shell uit met een speciale hoofdmap.
|
||||||
> Meer informatie: <https://www.gnu.org/software/coreutils/chroot>.
|
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Voer commando uit met gegeven hoofdmap:
|
- Voer commando uit met gegeven hoofdmap:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Komut veya etkileşimli komut satırını özel kök diziniyle çalıştırır.
|
> Komut veya etkileşimli komut satırını özel kök diziniyle çalıştırır.
|
||||||
> Daha fazla bilgi için: <https://www.gnu.org/software/coreutils/chroot>.
|
> Daha fazla bilgi için: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Komutu yeni kök dizini olarak çalıştır:
|
- Komutu yeni kök dizini olarak çalıştır:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# chroot
|
# chroot
|
||||||
|
|
||||||
> Run command or interactive shell with special root directory.
|
> Run command or interactive shell with special root directory.
|
||||||
> More information: <https://www.gnu.org/software/coreutils/chroot>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
|
||||||
|
|
||||||
- Run command as new root directory:
|
- Run command as new root directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue