WSL - Windows Subsystem for Linux: Difference between revisions
From IThelp
(Created page with "The Windows Subsystem for Linux lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodifie...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''Windows Subsystem for Linux''' lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine. | '''Windows Subsystem for Linux''' lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine. | ||
Latest revision as of 12:03, 4 September 2019
Windows Subsystem for Linux lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine.
You can:
Choose your favorite GNU/Linux distributions from the Microsoft Store.
Run common command-line free software such as grep, sed, awk, or other ELF-64 binaries.
Run Bash shell scripts and GNU/Linux command-line applications including:
Tools:
vim, emacs, tmux
Languages:
Javascript/node.js, Ruby, Python, C/C++, C# & F#, Rust, Go, etc.
Services:
sshd, MySQL, Apache, lighttpd
Ein kan også :
Install additional software using own GNU/Linux distribution package manager.
Invoke Windows applications using a Unix-like command-line shell.
Invoke GNU/Linux applications on Windows.