<?xml version="1.0" encoding="windows-1252"?>
<node id="991960" title="Re^12: Comparing Values PER Sub-folder" created="2012-09-05 18:24:59" updated="2012-09-05 18:24:59">
<type id="11">
note</type>
<author id="945984">
omegaweaponZ</author>
<data>
<field name="doctext">
This is fantastic!  Although my output looks like its only showing me the final sub-folder's lines.   I actually don't need this as each final sub-folder contains just 1 txt file.  I want just one level up's directory to check for all sub-directories in that previous directory. 
&lt;p&gt;
But I'm not seeing this....What am I doing wrong here?  $curDir is showing me that final /test/test/BBB directory when I just want /test/test....but I need EVERY sub-folder from the root here of test ....
Could a regular expression help out here to filter out everything after a the last / ? 
&lt;p&gt;
So I'm seeing this: 
&lt;p&gt;
&lt;code&gt;
/test/test1/bb1' do have the same number of lines
/test/test1/bb2' do have the same number of lines
/test/test1/bb3' do have the same number of lines
/test/test1/bb4' do have the same number of lines
/test/test1/bb5' do have the same number of lines
/test/test1/cc1' do have the same number of lines
/test/test2/cc2' do have the same number of lines
/test/test2/cc3' do have the same number of lines
/test/test2/cc4' do have the same number of lines
/test/test2/cc5' do have the same number of lines
&lt;/code&gt;
&lt;p&gt;
So each folder here has 1 txt file.   But I want to see this output instead: 
&lt;code&gt;
/test/test1' do have the same number of lines
/test/test2' do not have the same number of lines
&lt;/code&gt;
&lt;p&gt;
Or something of the like.   I think I see what's happening that curdir is what's screwing this up.  I just need this to be one level up and this would work beautiful
</field>
<field name="root_node">
991686</field>
<field name="parent_node">
991951</field>
</data>
</node>
