uu_chroot 0.1.0

chroot ~ (uutils) run COMMAND under a new root directory
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.