chroot(TCLX)

chroot(TCLX)


chroot -- change root directory to specified name

Syntax

chroot dirname

Description

Changes the root directory to dirname, by invoking the POSIX chroot(ADM) system call. This command only succeeds if running as root.