bug-findutils
[Top][All Lists]
Advanced

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

FW: [xml-dev] find with XPath over file system


From: James Youngman
Subject: FW: [xml-dev] find with XPath over file system
Date: Thu, 27 Jan 2005 12:00:19 +0000
User-agent: Mutt/1.3.28i

This was posted to the XML-Dev mailaing list recently.

----- Forwarded message from Oleg Paraschenko <address@hidden> -----

Mailing-List: contact address@hidden; run by ezmlm
X-No-Archive: yes
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Unsubscribe: <mailto:address@hidden>
List-Subscribe: <mailto:address@hidden>
From: Oleg Paraschenko <address@hidden>
To: xml-dev mailing list <address@hidden>
Organization: DataHansa Software
X-Provags-ID: kundenserver.de address@hidden 
auth:2dff3eb4b65e4eab72c798080828ddda
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on 
        hermes.oasis-open.org
X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.64
X-Spam-Level: 
Subject: [xml-dev] find with XPath over file system

  Hello,

  might be of some interest:

find with XPath over file system
http://uucode.com/texts/xfind/index.html

<quote>

The standard UNIX utility "find" now supports XPath:

$ ./find -xpath '/bin/address@hidden > /bin/bash/@size]'
/bin/ipv6calc
/bin/rpm

XML can be considered as an external representation of in-memory
tree-like structures, and the XML-related standards -- as methods of
processing such data. I'm working on a reusable XPath implementation,
and the new find is a reference implementation for adding XPath into
the C programs.

</quote>

  Your comments are welcome.


  Regards, Oleg

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>


----- End forwarded message -----




reply via email to

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