help-cfengine
[Top][All Lists]
Advanced

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

Re: shell command classes don't work?


From: Jamie Wilkinson
Subject: Re: shell command classes don't work?
Date: Thu, 6 May 2004 10:28:20 +1000
User-agent: Mutt/1.5.5.1+cvs20040105i

This one time, at band camp, Kai Grossjohann wrote:
>    x = ( '/usr/bin/lspci | /bin/grep -q "Intel.*PRO/100 VE"' )

Try

  x = ( '/bin/sh -c "/usr/bin/lspci | /bin/grep -q ..."' )

-- 
jaq@spacepants.org                           http://spacepants.org/jaq.gpg




reply via email to

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