Subject: Re: Directory listing, as xml file
From: "bryan rasmussen" <rasmussen.bryan@xxxxxxxxx>
Date: Mon, 2 Jun 2008 11:23:32 +0200
|
hmm, this feeds in to the earlier question some days ago here or on
XML list as to whether or not XMLStar is still an ongoing project.
Cheers,
Bryan Rasmussen
On Mon, Jun 2, 2008 at 10:58 AM, Michael Ludwig <mlu@xxxxxxxxxxxxx> wrote:
> James Fuller schrieb:
>>
>> On Sun, Jun 1, 2008 at 11:05 AM, Dave Pawson <davep@xxxxxxxxxxxxx> 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
|