1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 12:35:23 +02:00
tldr/pages/windows/explorer.md
2021-06-07 20:22:34 +01:00

285 B

explorer

The Windows File Explorer. More information: https://ss64.com/nt/explorer.html.

  • Open Windows Explorer:

explorer

  • Open Windows Explorer in the current directory:

explorer .

  • Open Windows Explorer in a specific directory:

explorer {{path/to/directory}}