Y
Hacker News
new
|
ask
|
show
|
jobs
by
rashil2000
1742 days ago
`<filename>` from Windows, or `explorer.exe <filename>` from WSL. As simple as that.
1 comments
ImaCake
1741 days ago
Hah, I was kinda hoping someone would know a trick I just hadn't found yet! Thanks for this. I set an alias so `open='explorer.exe'` which saves me some typing and muscle memory.
link
vips7L
1741 days ago
If you use powershell
ii filename
link