[lxc-users] LXC shell argument -- what, what and how

Kevin LaTona lists at studiosola.com
Sat May 23 03:39:30 UTC 2015


Cool …. never had I need to do something like that before now.

Thanks…. 

-Kevin


On May 22, 2015, at 8:25 PM, Mark Constable <markc at renta.net> wrote:

> On Fri, 22 May 2015 08:06:13 PM Kevin LaTona wrote:
>> Can any one clue me in on what the  -- is used for in the
>> lxc exec call?
> 
> It's a shell thing. Anything before the -- is passed directly
> to the calling program and anything after the -- is ignored but
> generally available to any program launched by the first program.
> 
> lxc exec sysadm ls -l
> 
> vs
> 
> lxc exec sysadm ls -- -l
> lxc exec sysadm ls -- -la
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users



More information about the lxc-users mailing list