mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 06:01:19 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/dos/dir
Normal file
21
tldr/dos/dir
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, dos]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# DIR
|
||||
|
||||
> List files and directories.
|
||||
> More information: <https://www.dosbox.com/wiki/Commands#DIR>.
|
||||
|
||||
- List current directory:
|
||||
|
||||
`DIR`
|
||||
|
||||
- Pause per page:
|
||||
|
||||
`DIR /p`
|
||||
|
||||
- Wide view:
|
||||
|
||||
`DIR /w`
|
||||
Reference in New Issue
Block a user