wsl-open
Open a file or URL from within Windows Subsystem for Linux in the user's default Windows GUI application. More information: https://gitlab.com/4U6U57/wsl-open.
-
Open the current directory in Windows Explorer:
wsl-open {{.}} -
Open a URL in the user's default web browser in Windows:
wsl-open {{https://example.com}} -
Open a specific file in the user's default application in Windows:
wsl-open {{path\to\file}} -
Set
wsl-openas the shell's web browser (open links withwsl-open):
wsl-open -w -
Display help:
wsl-open -h
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.