chroot - change root directory and execute a program there
chroot directory program [ arg ... ]
chroot changes the root directory for a process to a new directory executes a program there.
chroot(2)
Rick Sladkey <jrs@world.std.com>