⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 chroot.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.TH chroot 8.SH Namechroot \- change root directory for a command.SH Syntax.B /usr/bin/chroot.I "newroot command".SH Description.NXr "root directory change".NXM "root directory" "chroot command"The .PN chrootprogram is executedrelative to the .IR "new root" .The meaning of any initial slashes.RB ( / )in path names is changed for a command and any of its children to.IR newroot .Furthermore, the initial working directory is.IR newroot ..PPThe new root path name is always relative to the current root: even if a.PN chrootis currently in effect, the.I newrootargument is relative to the current root of therunning process..SH RestrictionsThis program is restricted to processes with appropriate privileges..PPUse extreme caution when referencing special filesin the new root file system..SH ExamplesThe following example will create the file.B xrelative to the original root, not the new one..sp.RS%\fBchroot \|\fInewroot \|command\fP \|>x\fR.RE.SH See Alsochdir(2), chroot(2)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -