This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
david
/
tldr
miroir de
https://github.com/tldr-pages/tldr.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
b7c5aefbf8
Branches
Tags
kant-patch-1
kant-patch-11
kant-patch-2
kant-patch-3
kant-patch-4
kant-patch-5
kant-patch-6
main
v2.3
v2.2
v2.1
v2.0
v1.5b
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
tldr
/
pages.ko
/
common
/
chroot.md
chroot.md
313 B
Historique
Raw
chroot
특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행.
새로운 루트 디렉토리로 명령어 실행:
chroot {{/경로/새로운/루트/디렉토리}} {{명령어}}
사용할 사용자 및 그룹(ID 또는 이름) 지정:
chroot --userspec={{사용자:그룹}}