By supplesoftware
Searching files in Windows with Powershell. 06Aug09. The new (well, not that new now) Windows search is way annoying, so I thought may be I could use Powershell for searching. This is how to do it: foreach ($file in get-Childitem . ...
↧
Searching files in Windows with Powershell
↧