NAME

redate.pl - Change directory dates to reflect latest content.


SYNOPSIS

perl redate.pl [directory]


DESCRIPTION

Recursively resets directory times to the time of the latest file or directory inside.

If no directory is given as argument, processes the current directory.

Works only on NT systems (Windows NT/2000/XP), not on Windows 9x.


SCRIPT CATEGORIES

Win32


OSNAMES

MSWin32


AUTHOR

M. Ivkovic email: perl -e "printf '%s@%s', 'mi.perl', 'alma.ch'"


COPYRIGHT

Copyright M. Ivkovic, 2004. Same license as Perl itself.