mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
dir: add page (#17603)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# dir
|
||||
|
||||
> List files.
|
||||
> More information: <https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/fund/n5k-fund-cr/n5k-fund_cmds_d.html#dir>.
|
||||
|
||||
- List files in the current working directory:
|
||||
|
||||
`dir`
|
||||
|
||||
- List files in a specific filesystem:
|
||||
|
||||
`dir {{flash}}:`
|
||||
|
||||
- List available filesystems:
|
||||
|
||||
`dir ?`
|
||||
Reference in New Issue
Block a user