Manual Page Result
0
Command: chroot | Section: 1 | Source: UNIX v7 | File: chroot.1
CHROOT(1) General Commands Manual CHROOT(1)
NAME
chroot - change root directory
SYNOPSIS
chroot path command ...
DESCRIPTION
Chroot changes its current and root directories to path and then exe-
cutes command with any supplied arguments.
CHROOT(1)