Revision [1046]

Last edited on 2009-11-25 18:15:07 by DavidLee
Additions:
[[Commands]]


Revision [1045]

Edited on 2009-11-25 18:14:54 by DavidLee
Additions:
||expr||an XPath expression to search||
||[files] ||List of files to search||
Deletions:
expr - an XPath expression to search
[files] - List of files to search


Revision [1044]

Edited on 2009-11-25 18:14:36 by DavidLee
Additions:
xgrep '//foo' *.xml
Deletions:
$ xgrep '//foo' *.xml


Revision [785]

Edited on 2009-09-16 08:01:14 by DavidLee
Deletions:
[[CommandsInternal]]


Revision [378]

Edited on 2009-01-05 04:37:01 by DavidLee

No Differences

Revision [377]

Edited on 2009-01-05 04:36:19 by DavidLee
Additions:
======Command xgrep======
xgrep expr [files]
expr - an XPath expression to search
[files] - List of files to search
xgrep parses each xml file given and if it contains a node which matches the xpath expression (expr) prints the filename of the matching file.
$ xgrep '//foo' *.xml
Deletions:
xgrep [options] [files]


Revision [370]

Edited on 2009-01-05 04:09:13 by DavidLee
Additions:
xgrep [options] [files]
Deletions:
xed [options] [files]


Revision [369]

The oldest known version of this page was created on 2009-01-05 04:08:46 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki