mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
228 B
228 B
explorer
The Windows File Explorer.
- Open Windows Explorer:
explorer
- Open Windows Explorer in the current directory:
explorer .
- Open Windows Explorer in a specific directory:
explorer {{path/to/directory}}