Help for this page

Select Code to Download


  1. or download this
    i.e. 
    previous run
    ...
    C:\1\x\3\4
    C:\1\x\3
    C:\1\x
    
  2. or download this
       foreach $node (keys(%current)) {
          if ($current{$node} eq "created") {
    ...
                   if (($node =~ m/\/.+(\S)/) eq ($1)) {
                   ($current{$node} = "unknown"), ($prior{$node2} = undef)
    +;
    }}}}}