uu_chroot 0.0.29

chroot ~ (uutils) run COMMAND under a new root directory
Documentation
1
2
3
4
5
6
7
8
<!-- spell-checker:ignore NEWROOT -->
# chroot

```
chroot [OPTION]... NEWROOT [COMMAND [ARG]...]
```

Run COMMAND with root directory set to NEWROOT.