I am working on mv command... so was interested in dirtree_read. it doesn't give me the expected result, like a hit on every entry in source dir. The source path i get is complete as from start, and not the intended directory for move.
like "mv /temp3/temp1 ./" I get source as temp3/temp1 instead of temp1... which should be the intention in case of dirtree_read(). --ashwini On Wed, May 9, 2012 at 2:18 AM, <[email protected]> wrote: > Send Toybox mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.landley.net/listinfo.cgi/toybox-landley.net > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Toybox digest..." > > > Today's Topics: > > 1. dirtree implementation (Ashwini Sharma) > 2. Re: dirtree implementation (Rob Landley) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 8 May 2012 09:58:12 +0530 > From: Ashwini Sharma <[email protected]> > To: [email protected] > Subject: [Toybox] dirtree implementation > Message-ID: > <cao7azcdnhtaftqqyt-o3mfz73orbb-remi2zda1ss8cgd4m...@mail.gmail.com > > > Content-Type: text/plain; charset="iso-8859-1" > > Hi Rob, > > dirtree new implementation doesn't look to be complete yet, :( > > Any plan of working on this in near future? > > regards, > Ashwini > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.landley.net/pipermail/toybox-landley.net/attachments/20120508/a83da399/attachment.html > > > > ------------------------------ > > Message: 2 > Date: Tue, 08 May 2012 06:35:50 -0500 > From: Rob Landley <[email protected]> > To: Ashwini Sharma <[email protected]> > Cc: [email protected] > Subject: Re: [Toybox] dirtree implementation > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 05/07/2012 11:28 PM, Ashwini Sharma wrote: > > Hi Rob, > > > > dirtree new implementation doesn't look to be complete yet, :( > > Which bits do you need? > > > Any plan of working on this in near future? > > Yes, but I moved into a new house this past weekend and my spare time is > still devoted to lugging boxes around. This weekend I hope to have some > time for other things again. > > Also, I have a week off at the end of the month (starting the 26th, > going through June 3) and indend to get the next release out by the end > of that. > > Rob > -- > GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. > Either it's "mere aggregation", or a license violation. Pick one. > > > ------------------------------ > > _______________________________________________ > Toybox mailing list > [email protected] > http://lists.landley.net/listinfo.cgi/toybox-landley.net > > > End of Toybox Digest, Vol 7, Issue 5 > ************************************ >
_______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
