--- syntax: markdown tags: [tldr, dos] source: https://github.com/tldr-pages/tldr.git --- # DIR > List files and directories. > More information: . - List current directory: `DIR` - Pause per page: `DIR /p` - Wide view: `DIR /w`