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
Windows Subsystem for Linux (WSL) let you run GNU\Linux free software using a preferred distribution.
GNU is not a trade mark, nor patented. You can use it freely describing the free software tools you can now run under Windows also.
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 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
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:
21
+
1. Run common command-line free software such as `grep`, `sed`, `awk`, etc.
22
+
1. Run Bash shell scripts and GNU\Linux command-line applications including:
0 commit comments