You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Windows Subsystem for Linux lets developers run Linux environments -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine.
16
+
The Windows Subsystem for Linux lets developers run GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine.
17
17
18
18
You can:
19
19
20
-
1. Choose your favorite Linux distributions [from the Windows Store](https://aka.ms/wslstore).
21
-
1. Run common command-line utilities such as `grep`, `sed`, `awk`, etc.
22
-
1. Run Bash shell scripts and Linux command-line applications including:
20
+
1. Choose your favorite GNU/Linux distributions [from the Windows Store](https://aka.ms/wslstore).
21
+
1. Run common command-line free software such as `grep`, `sed`, `awk`, or other ELF-64 binaries.
22
+
1. Run Bash shell scripts and GNU/Linux command-line applications including:
0 commit comments