John Armsby wrote:
>
> My apologies if this has already been posted.... Just point where...
>
> I am using the following script to get file path, filename, and
> timestamp. Worked fine until the NT guys started compressing folders.
> I can point the script explicitly at a compressed folder and it will
> recurse down. Unfortunately it does not seem to "see" compressed
> folders by default and then recurse down.
If the folder does not look like a "real" folder according to -f, then
File::Find won't recurse down into it.

--
$a=24;split//,240513;s/\B/ => /for@@=qw(ac ab bc ba cb ca
);{push(@b,$a),($a-=6)^=1 for 2..$a/6x--$|;print "$@[$a%6
]\n";((6<=($a-=6))?$a+=$_[$a%6]-$a%6:($a=pop @b))&&redo;}