From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael C Thompson Subject: path filter keyword and relational operators Date: Tue, 30 May 2006 14:18:55 -0500 Message-ID: <447C9A9F.1020604@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb , Linux Audit List-Id: linux-audit@redhat.com Hey Steve, Should the path filter keyword accept any relational operator other than equals (=) ? It would be possible to express the other relations in terms of the return from strcmp, but I'm not sure if that is what is desired for this field. Thanks, Mike