help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: module output becomes an actionsequence?


From: Kai Großjohann
Subject: Re: module output becomes an actionsequence?
Date: Tue, 28 Jan 2003 13:53:06 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 (i686-pc-linux-gnu)

"Luke A. Kanies" <luke@madstop.com> writes:

> On Tue, 14 Jan 2003, Hugo Gayosso wrote:
>
>> /bin/sh -c "/bin/domainname | /bin/sed 's/\./_/g'"
>
>    variable = ( ExecResult(/bin/domainname | /bin/sed 's/m/n/') )

Hugo runs a shell command which happens to get as its argument a
string containing a | character.

You are trying to use the | symbol in its meaning as pipe.
-- 
Ambibibentists unite!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]