mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-31 04:33:53 +02:00
16 lines
328 B
Markdown
16 lines
328 B
Markdown
# 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 ?`
|