User loginNavigation |
find with XPath over file systemI think my development is of some interest: find with XPath over file system The standard UNIX utility find now supports XPath: $ ./find -xpath '/bin/*[@size > /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. By olpa at 2005-03-03 22:01 | LtU Forum | previous forum topic | next forum topic | other blogs | 7520 reads
|
Browse archivesActive forum topics
|
Recent comments
1 week 3 days ago
2 weeks 1 day ago
2 weeks 2 days ago
2 weeks 2 days ago
3 weeks 13 hours ago
3 weeks 3 days ago
3 weeks 3 days ago
3 weeks 3 days ago
4 weeks 5 days ago
5 weeks 7 hours ago