“WSL -Verzeichnis” Code-Antworten

Wo befindet sich der WSL -Ordner in Windows?

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

WSL Home Ordner Standort

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

Heimverzeichnis von WSL

\\wsl$\DISTRO_VERSION
Clean Crab

WSL Windows -Verzeichnis

\\wsl$\
Frail Frog

WSL -Verzeichnis

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

So greifen Sie mit WSL auf die lokale Maschine zu

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

Ähnliche Antworten wie “WSL -Verzeichnis”

Fragen ähnlich wie “WSL -Verzeichnis”

Weitere verwandte Antworten zu “WSL -Verzeichnis” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen