Recently, Microsoft released a newer version of Windows build 14361, in which Microsoft has brought several important improvements , which we are most concerned about is the "great improvement" of Bash on Ubuntu on Windows, and the new version provides support for Tmux. The new version of Bash on Windows Drvfs is strictly case-sensitive. File systems with different capitalization in/mnt/c are considered to be multiple files, such as Linuxprobe.txt and LINUXPROBE.TXT, which are two different files. Although NTFS can store files of the same name with different case names, the new version leaves Bash on the Windows environment, and these two files still exist. In addition, the new version supports a number of new effects: 1. Some of the habits of Linux are 0.0.0.0 and:: Can be used to refer to localhost. 2. Fixed a problem that hangs when disconnecting a terminal in some cases 3.sendmsg/recvmsg can now handle cases where the IO vector length is greater than 1 4. The socket will be epoll readable when closed 5. Users can detach from the auto-generated Hosts file. 6. When installing Ubuntu on Windows, the locale under Linux is automatically set according to the NT locale. 7.lxrun/uninstall works better when deleting files and folders 8. Fixed an installation problem when the user already exists 9./proc/mountinfo for DF command; 10. Added/proc/ Sys/vm/swappiness 11. Allow re-opening of pipes through/PROC/SELF/FD 12.strace can work correctly 13. Better support for "~", such as now support Bash ~-C LS 14. Improved support X11 applications, such as XEmacs , etc... This article address: http://www.linuxprobe.com/bash-on-ubuntu-update.html |
Microsoft has upgraded Ubuntu bash to support Tmux