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

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

Assembly on Linux with NASM

Practice Assembly on Linux with NASM - Netwide Assembler

Learn IBM z/OS