aboutsummaryrefslogtreecommitdiffstats
path: root/pages/wsl.html
blob: 0187b8f54c530ce087c035467d0f1f78d8a7f45b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
</p>

<h2>wsl tarballs</h2>

<p>
Tarballs can be imported into the Windows Subsystem for Linux.
</p>
<pre>
wsl.exe --import <i>&lt;name&gt;</i> <i>&lt;path&gt;</i> <i>&lt;tarball&gt;</i>
wsl.exe -d <i>&lt;name&gt;</i>
</pre>

<p>