Subject: Re: [vserver] dumb scripting question
From: Kyle Bader <kyle.bader@gmail.com>
Date: Wed, 21 Oct 2009 16:12:19 -0700

#vserver guest1 'command' '&&' 'command2'

Not 100% certain as I'm on the train but I *think* that will work.

On 10/21/09, Ed W <lists@wildgooses.com> wrote:
> Hi, this is probably a fairly dim shell question, but how do the
> following (in a way which works)
>
> vserver guest1 exec something && else
>
> Where obviously I want something and else to both run in the guest1
> instance?  At least running the above in bash lets the shell grab the &&
> and effectively the bit after the && is run on the host?
>
> Thanks
>
> Ed W
>

-- 
Sent from my mobile device


Kyle