snippetbashTip
explorer — The Windows File Explorer. More information: <https://ss64.com/nt/explorer.html>.
Viewed 0 times
thecommandwindowsclifileexplorermore
windows
Problem
How to use the
explorer command: The Windows File Explorer. More information: <https://ss64.com/nt/explorer.html>.Solution
explorer — The Windows File Explorer. More information: <https://ss64.com/nt/explorer.html>.Open Windows Explorer:
explorerOpen Windows Explorer in the current directory:
explorer .Open Windows Explorer in a specific directory:
explorer {{path\to\directory}}Code Snippets
Open Windows Explorer
explorerOpen Windows Explorer in the current directory
explorer .Open Windows Explorer in a specific directory
explorer {{path\to\directory}}Context
tldr-pages: windows/explorer
Revisions (0)
No revisions yet.