I need find a file in Windows under command line, but receive results as a table. Similar to windowed version of find, where we have last column, displaying location.
dir /s doesn't match this requirement, because it enters each directory and reports this in separate header, leaving file list as usual.