xsl-list
[Top] [All Lists]

Re: [xsl] Directory listing, as xml file

2008-06-02 01:58:40
James Fuller schrieb:
On Sun, Jun 1, 2008 at 11:05 AM, Dave Pawson 
<davep(_at_)dpawson(_dot_)co(_dot_)uk> wrote:
I want to generate a list of elements
which constitutes all the xml files in
a directory, say ./sub
a few tricks/tips u probably already know about;

* if svn source control is in effect ... one can use svn ls --xml

$ xmlstarlet list
<dir>
<f p="rw-r--r--" a="20080602T085716Z" m="20080602T085716Z" s="0" n="moin.txt"/>
</dir>

http://xmlstar.sourceforge.net/

Michael

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--