“Справочник WSL” Ответ

где папка WSL в Windows

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
Quaint Quetzal

Расположение папки WSL

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
Cheerful Cat

Домашний каталог WSL

\\wsl$\DISTRO_VERSION
Clean Crab

WSL Windows Directory

\\wsl$\
Frail Frog

Справочник WSL

C:\Users\<username>\AppData\Local\Packages\
Obedient Octopus

Как получить доступ к локальной машине с помощью WSL

You can access your local machine using Windows Linux subsystem by accessing mnt folder in the root directory of the bash.
Just type, cd / 
-- this will get you to the root folder.
Then type, cd mnt
-- this will get you inside the mnt directory
Then type, ls -ltr
-- this will list down the drives in your local computer. From here yo can access anything you want on your local computer.
Naughty Newt

Ответы похожие на “Справочник WSL”

Вопросы похожие на “Справочник WSL”

Больше похожих ответов на “Справочник WSL” по Shell/Bash

Смотреть популярные ответы по языку

Смотреть другие языки программирования