Quoting Jarry <mr.jarry@gmail.com>:
> Hi,
>
> But what I expect from script is: to enter vserver-guest
> <name>, run <command> there (in vserver-guest <name>),
> and then return to vserver-host. How can I do it?
>
> Jarry
vserver <name> exec <command>
Cheers,
==
From Ben Green