coreutils/src/uu/chroot/chroot.md

9 lines
151 B
Markdown
Raw Normal View History

<!-- spell-checker:ignore NEWROOT -->
# chroot
```
chroot [OPTION]... NEWROOT [COMMAND [ARG]...]
```
Run COMMAND with root directory set to NEWROOT.