Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chroot(1) — Ultrix-11 3.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chroot(2)

chroot(1)

NAME

chroot − change root directory

SYNTAX

chroot newdir

DESCRIPTION

The chroot command changes the root directory to newdir and then execs a new shell.  The new shell is determined from the environment variable SHELL.  If it is not set then /bin/sh is used.  The shell is executed relative to the new directory.  The prompt is changed to (subroot)-> to remind the user of his new environment. 

RESTRICTIONS

Only the superuser can change the root directory. 

FILES

/bin/sh

SEE ALSO

chroot(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026