This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#### 简介
以新目录为根目录执行命令
```bash
chroot [options] <root-dir> [<command> [args]]
```
#### 问题解决
1
问题描述:`can't execute '/bin/sh': No such file or directory`