[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disabling iterators in shellcommands
From: |
Mark Burgess |
Subject: |
Re: Disabling iterators in shellcommands |
Date: |
Thu, 09 Jun 2005 11:07:29 +0200 |
Change the SplitOn value
M
On Thu, 2005-06-09 at 10:10 +0200, Alexander Mattausch wrote:
> Hello,
>
> is there a way to disable iterators in a shellcommand? I have the
> following code:
>
> control:
> var = ( "a:b:c" )
>
> shellcommands:
> "/some/program $(var)"
>
> and $(var) should be passed unchanged to /some/program. I know that I
> could change the character which separates the list, but this would
> break all my intended iterators. Does the variable $(colon) as a
> replacement for ":" exist (I haven't found anything)?
>
> Any ideas?
>
> Thanks,
> Alex
>
>
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine