LoginSignup
3
2

More than 5 years have passed since last update.

Windows Subsystem for Linux メモ

Last updated at Posted at 2017-07-12

はじめに

Windows Subsystem for Linux のイメージが Windows Store からインストールできるようになり、わからないことが増えたのでメモ

Misc

  • 旧イメージは Legacy と言う
  • Legacy のアンインストール方法
lxrun /uninstall /full
  • インストールされているイメージの確認
wslconfig /l
  • chsh でログインシェルを zsh へ変更できるようになった。
  • 実行ファイルのパス
c:\Users\"user"\AppData\Local\Microsoft\WindowsApps\ubuntu.exe
  • イメージの展開先
%LOCALAPPDATA%\Packages\CanocialGroupLimited.UbuntuonWindows_"何か"\LocalState\rootfs

これから確認する

  • ConEmu への統合
3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2