chroot(1tcl)


chroot -- change root directory to specified name

Synopsis

chroot dirname

Description

Changes the root directory to dirname, by invoking the POSIX chroot(1M) system call. This command only succeeds if running as root.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.