Is it possible to open the Windows File Explorer from the command line on Windows?
There is something similar in OSX where open .
opens the Finder window on the current folder path.
Either start .
or explorer .
will open Explorer in the current folder.
From PowerShell it's Invoke-Item .
, ii .
, or also explorer .
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With