CODE: [Copy to clipboard]dir /b | findstr "\.txt$"
CODE: [Copy to clipboard]dir /b | my_find "\.txt$"