COHERENT help

This page displays the COHERENT help information for chroot.

Listing of available help pages


chroot -- Change root directory

chroot directory program ...


chroot() -- Change the root directory

#include <unistd.h>
int chroot(path)
char *path;