1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

chroot: update documentation link (#15141)

This commit is contained in:
Nelson Figueroa 2024-12-12 09:54:34 -08:00 committed by GitHub
parent 4c6b64fe80
commit 403cd7d933
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

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

View file

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

View file

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

View file

@ -1,7 +1,7 @@
# chroot
> 특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/chroot>.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
- 새로운 루트 디렉토리로 명령어 실행:

View file

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

View file

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

View file

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