scottfp / wslexplorer

Simple script that launches Window Explorer from Windows Subsystem for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wslexplorer

Simple script that launches Window Explorer from Windows Subsystem for Linux

Installation

pip3 install wslexplorer

Usage

Usage: wslexplorer [OPTIONS] [PATH]

  Open Windows NT File Explorer at PATH from Windows Subsystem for Linux.
  Default PATH is current directory.

  Options:
    -c, --config PATH  Config file to use instead of default
    --help             Show this message and exit.

About

Simple script that launches Window Explorer from Windows Subsystem for Linux

License:MIT License


Languages

Language:Python 100.0%