DragonFly On-Line Manual Pages
JX(1) DragonFly General Commands Manual JX(1)
NAME
jx - Wrapper to jexec(8) with more feature in interpreting jail id
SYNOPSIS
jx [-j] [-l] [-h] jid|rc_jid|jhostname|jname [command]
DESCRIPTION
This is a perl wrapper to jexec(8) with more feature in interpreting jail
id.
Script takes system jail id, rc.conf(5) order id, full hostname of jail
or rc.conf(5) name of jail. If no command for jail is given - run default
('bash' or other).
No additional software or tools like jailer are needed.
OPTIONS
One or more of the following options to jx may be combined arbitrarily.
-j|--jid use system jid instead of rc.conf(5) order
-l|l|--list show jails's jid and hostname
-h show help
jid system jail id
rc_jid rc.conf jail id
jhostname full jail hostname
jname rc.conf jail name
commnad command to run in jail
SEE ALSO
jexec(8) jls(8)
AUTHORS
Dmitry <Legh> Shulgachik (legh@legh.ru)
DragonFly 6.5-DEVELOPMENT December 15, 2008 DragonFly 6.5-DEVELOPMENT