Search notes:

Script: fb.bat

fb stands for find below. It searches for files that match the given wildcard under the current directory.
@dir /s /b %1
Github repository scripts-and-utilities, path: /fb.bat

See also

fb.ps1
Scripts

Index