chroot, cmake: add Turkish translation (#5173)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
11
pages.tr/common/chroot.md
Normal file
11
pages.tr/common/chroot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# chroot
|
||||
|
||||
> Komut veya etkileşimli komut satırını özel kök diziniyle çalıştırır.
|
||||
|
||||
- Komutu yeni kök dizini olarak çalıştır:
|
||||
|
||||
`chroot {{yeni/kok/yolu}} {{komut}}`
|
||||
|
||||
- Kullanılacak kullanıcı ve grubu (ID veya isim) belirle:
|
||||
|
||||
`chroot --userspec={{kullanici:grup}}`
|
Reference in New Issue
Block a user