<filelist id="myfilelist" dir="foo"
files="bar,baz,blah" />

<restrict id="myexistingfiles">
  <filelist refid="myfilelist" />
  <not>
    <exists />
  </not>
</restrict>

HTH,
Matt

--- Eric Wood <[EMAIL PROTECTED]> wrote:

> Can somebody point me to some examples on how to use
> resource selectors
> on filelists?  The manual page is a little terse and
> I having a hard
> time finding good examples. I trying to understand
> how to use <non> and
> <exists> to select non-existing files in the
> filelist.
>  
> Thanks, Eric
> 



      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to