Powershell, find files only in subdirectories named OLD with a certain age

Posted by PS1 on Stack Overflow See other posts from Stack Overflow or by PS1
Published on 2010-04-21T06:57:41Z Indexed on 2010/04/21 7:03 UTC
Read the original article Hit count: 154

Filed under:

How can I get a nice list of files in a directory tree that contains multiple OLD Files,

I d'like to see only files from directories named OLD that have a certain age.

© Stack Overflow or respective owner

Related posts about powershell