Movatterモバイル変換


[0]ホーム

URL:


functions /chroot
(source,CPAN)
You are viewing the version of this documentation from Perl 5.10.0.View the latest version
#chroot FILENAME
#chroot

This function works like the system call by the same name: it makes the named directory the new root directory for all further pathnames that begin with a/ by your process and all its children. (It doesn't change your current working directory, which is unaffected.) For security reasons, this call is restricted to the superuser. If FILENAME is omitted, does achroot to$_.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp