当前widnows用户的 AppData\Local\lxss 目录下安装了ubuntu,其中rootfs是和ubuntu安装的目录一致html
bash进入的就是LINUX的SHELL,所以其二进制格式是ELF的,这样就不用像之前须要安装虚拟机去使用LINUX的软件了linux
以下是安装后看到的系统环境【具体的安装参考其余文档,如今须要在windows 10开发者模式下才能使用】ubuntu
root@BOOK:~# uname -a
Linux BOOK 3.4.0+ #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64 GNU/Linux
root@BOOK:~# cat /etc/issue
Ubuntu 14.04.5 LTS \n \lwindows
如今有人已经实验出了,在这个原生的系统下运行linux的图形界面,https://linux.cn/article-7215-1.htmlbash
http://www.zdnet.com/article/heres-how-microsoft-will-support-bash-on-windows-10/xss
原理htm
Windows Subsystem for Linux (WSL). https://blogs.msdn.microsoft.com/wsl/2016/04/22/windows-subsystem-for-linux-overview/blog
是基于WSL开发