Hi,

For the record, in the case of cowdancer; the solution was 

system("find . -xdev -print0 -type f | xargs -0 stat --format '%d %i ' > 
.ilist");


to add a space after '%i' in  '%d %i', so that 
there is a whitespace for later consumption.


regards,
        junichi

-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to