chgrp, chmod, chown, chroot: add Dutch translations (#4914)
This commit is contained in:
11
pages.nl/common/chroot.md
Normal file
11
pages.nl/common/chroot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# chroot
|
||||
|
||||
> Voer commando of interactieve shell uit met een speciale hoofdmap.
|
||||
|
||||
- Voer commando uit met gegeven hoofdmap:
|
||||
|
||||
`chroot {{pad/naar/nieuwe/hoofdmap}} {{commando}}`
|
||||
|
||||
- Specificeer gebruiker en groep (ID of naam) om te gebruiken:
|
||||
|
||||
`chroot --userspec={{gebruiker:groep}}`
|
Reference in New Issue
Block a user