tags:
- Application/dir
- OS/WindowsThe dir command in Windows/DOS is equivalent to the *NIX ls command.
Wildcard listings (*.txt, etc.) can be used, and dir will perform a subdirectory search if given the /S flag. For example:
dir /S /P example.txt