Skip to main content

Windows Command: where - Search for Files

where is used to search for files that match the search pattern.

By default, where search in the current directory and in the paths specified by the PATH environment variable.

C:\Users\Tuyen>where where
C:\Windows\System32\where.exe

C:\Users\Tuyen>
Examples using where command to search for mongo shell, nodejs, npm, nginx

Related article

Linux command: which

where /R C:\Users *.txt

Popular posts from this blog

Docker: Commonly Used Commands

Repeat to remember Remember to repeat

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.

PluralSight: Free Courses

Register free account at https://app.pluralsight.com to explore these free courses.