File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed
Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1717* [ Comunicaciones] ( comunications/README.md )
1818* [ Codificación de caracteres] ( character-encoding.md )
1919* [ Variables de entorno] ( environment-variables.md )
20+ * [ Windows] ( windows/README.md )
21+ * [ WSL] ( windows/wsl.md )
Original file line number Diff line number Diff line change 1+ # Windows
2+
3+ * [ WSL] ( wsl.md )
Original file line number Diff line number Diff line change 1+ # WSL
2+
3+ Listar distribucionesde de Linux instaladas (opcionalmente ` --verbose ` ):
4+
5+ ``` bash
6+ wsl --list
7+ ```
Original file line number Diff line number Diff line change 8383 - Comunicaciones : software/comunications/README.md
8484 - Codificación de caracteres : software/character-encoding.md
8585 - Variables de entorno : software/environment-variables.md
86+ - Windows :
87+ - software/windows/README.md
88+ - WSL : software/windows/wsl.md
8689- Redactar :
8790 - writing/README.md
8891 - Markdown : writing/markdown.md
You can’t perform that action at this time.
0 commit comments