当前位置:网站首页>WSL common commands
WSL common commands
2022-07-06 12:52:00 【Deng Jiawen jarvan】
Record common commands , For more complete orders, refer to the official documents
List the installed Linux Distribution version
wsl -l -v
Change the default user of the distribution
<DistributionName> config --default-user <Username>
Close a distribution
wsl --terminate <Distribution Name>
Put a distribution WSL Set to 1 or 2
wsl --set-version <distribution name> <versionNumber>
More comprehensive commands
https://docs.microsoft.com/zh-cn/windows/wsl/basic-commands
边栏推荐
- Unity场景跳转及退出
- FairyGUI条子家族(滚动条,滑动条,进度条)
- [算法] 剑指offer2 golang 面试题5:单词长度的最大乘积
- (core focus of software engineering review) Chapter V detailed design exercises
- Knowledge system of digital IT practitioners | software development methods -- agile
- Mysql database reports an error: row size too large (> 8126) Changing some columns to TEXT or BLOB or using ROW_ FORMAT=DY
- (5) Introduction to R language bioinformatics -- ORF and sequence analysis
- [algorithm] sword finger offer2 golang interview question 1: integer division
- Latex learning
- Programming homework: educational administration management system (C language)
猜你喜欢
随机推荐
[leetcode15] sum of three numbers
[算法] 剑指offer2 golang 面试题8:和大于或等于k的最短子数组
[算法] 剑指offer2 golang 面试题3:前n个数字二进制形式中1的个数
[算法] 剑指offer2 golang 面试题13:二维子矩阵的数字之和
JUC forkjoin and completable future
[算法] 劍指offer2 golang 面試題2:二進制加法
[Offer18]删除链表的节点
Guided package method in idea
Excel导入,导出功能实现
[offer9] implement queues with two stacks
Mixed use of fairygui button dynamics
NovAtel 板卡OEM617D配置步骤记录
First use of dosbox
[Leetcode15]三数之和
(the first set of course design) 1-4 message passing interface (100 points) (simulation: thread)
FairyGUI条子家族(滚动条,滑动条,进度条)
【GNSS数据处理】赫尔默特(helmert)方差分量估计解析及代码实现
1041 be unique (20 points (s)) (hash: find the first number that occurs once)
Fabrication of fairygui simple Backpack
How to add music playback function to Arduino project




![[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积](/img/e0/cea31070d6365eb57013cdead4a175.png)


![[算法] 剑指offer2 golang 面试题8:和大于或等于k的最短子数组](/img/8c/1b6ba3b1830ad28176190170c98628.png)

