how to search files quickly

 PS C:\Users\Hasindu> Get-ChildItem -Path $env:USERPROFILE -Recurse -Include *minitab* -File -ErrorAction SilentlyContinue

    Directory: C:\Users\Hasindu\Documents\minitab-setup[1]

Mode                 LastWriteTime         Length Name

----                 -------------         ------ ----

-a----          4/9/2025  10:04 PM       66304517 minitab-setup.exe

Comments

Popular posts from this blog

Use the Google Custom Search JSON API to retrieve images

Laravel Best Practices: Building Robust and Maintainable Applications

Development-Testing Workflow