in reply to Re: Listing Files
in thread Listing Files
Thanks By comparison I want to compare their names. and also check if there is any zero byte file and if there is then list it out. First I need to collect all the files (recursively) from two similar directories say Dir_build1 and Dir_Build2 in say 2 arrays and then compare them by name and find out any differences. Then its directory i.e. if difference comes out in Dir_build2 then it should display that Dir_Build 2 have x y z files different than Dir_build1 Could you please help me ?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Listing Files
by aaron_baugher (Curate) on Sep 16, 2011 at 11:50 UTC | |
Re^3: Listing Files
by dreadpiratepeter (Priest) on Sep 16, 2011 at 11:48 UTC | |
by vchavan (Initiate) on Sep 17, 2011 at 06:23 UTC | |
by aaron_baugher (Curate) on Sep 17, 2011 at 18:12 UTC | |
Re^3: Listing Files
by zentara (Cardinal) on Sep 16, 2011 at 16:37 UTC |