How can you display you current Linux folder in Windows File Explorer?

Experience Level: Junior
Tags: WSL

Answer

From within WSL, execute
explorer.exe .

The dot in the end represents the current folder.

There is a second way how to achieve the same:
powershell.exe /c start .

Comments

No Comments Yet.
Be the first to tell us what you think.
Windows Subsystem for Linux (WSL)
Windows Subsystem for Linux (WSL)

Are you learning WSL ? Try our test we designed to help you progress faster.

Test yourself