Skip to content

Run Windows Command Prompt directly on Windows Subsystem for Linux.

License

Notifications You must be signed in to change notification settings

dmcodex/WSL-CMD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WSL-CMD

Hi. I am new to shell scripting and I make this tool to run cmd on WSL.

Installation

Simply copy the executable file cmd to your bin directory.

$ sudo cp cmd /usr/bin

Usage

  1. Run interactively with no command line arguments:
$ cmd
  1. Run one command:
$ cmd echo %USERPROFILE%

About

Run Windows Command Prompt directly on Windows Subsystem for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%