Files
cheatsheet-tldr/tldr/cisco-ios/dir
2025-08-17 00:22:45 +00:00

22 lines
424 B
Plaintext

---
syntax: markdown
tags: [tldr, cisco-ios]
source: https://github.com/tldr-pages/tldr.git
---
# 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 ?`