1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
.\" You may copy, distribute and modify under the terms of the LDP General
.\" Public License as specified in the LICENSE file that comes with the
.\" gnumaniak distribution
.\"
.\" The author kindly requests that no comments regarding the "better"
.\" suitability or up-to-date notices of any info documentation alternative
.\" is added without contacting him first.
.\"
.\" (C) 1999 Ragnar Hojland Espinosa <ragnar@macula.net>
.\"
.\" GNU chroot man page
.\" man pages are NOT obsolete!
.\" <ragnar@macula.net>
.TH chroot 1 "18 August 1999" "GNU Shell Utilities 2.0"
.SH NV
chroot \- parancs futtatsa eltr gykrknyvtrral
.SH TTEKINTS
.BI chroot " knyvtr " [ "parancs " [ args ]...]
.sp
.B chroot [\-\-help] [\-\-version]
.SH LERS
A
.B chroot
egy parancsot futtat egy megadott gykrknyvtrral. Sok rendszeren
ezt csak a root felhasznl teheti meg.
A fjlnevek keresse rendszerint a knyvtrstruktra gykernl
kezddik, azaz a "/" knyvtrnl. A
.B chroot
megvltoztatja a gykrknyvtrat a (ktelezen ltez)
.IR knyvtr ra
s lefuttatja a
.IR parancs ot
az opcionlis,
.IR args
paramterben megadott argumentumokkal.
Ha a
.I parancs
nincsen megadva, akkor a
.B SHELL
vltoz rtke, illetve ha ez nem definilt, akkor a `/bin/sh'
lesz meghvva `\-i' opcival.
.SH OPCIK
.TP
.B "\-\-help"
A szabvnyos kimenetre kirja a felhasznlsi tmutatt s sikeresen
visszatr.
.TP
.B "\-\-version"
A szabvnyos kimenetre verziinformcit r ki s sikeresen
visszatr.
.SH MEGJEGYZSEK
A hibkat a <bug-sh-utils@gnu.org> cmre lehet jelenteni (angolul).
Az oldalt Ragnar Hojland Espinosa <ragnar@macula.net> frisstette.
.SH MAGYAR FORDTS
Magyari Mikls <magyari@freemail.hu>
|