Creators Update (15063.138) A fresh new WSL by: lxrun.exe /uninstall /full lxrun.exe /install Now in WSL: sudo apt-get update sudo apt-get install zsh Go to ZSH by "%SYSTEMROOT%\System32\bash.exe" -c zsh (I use ConEmu) Put any command to background with &. It seems that the command is properly executed, but an annoying error message also shows. Surface-SP4% echo "test" > test Surface-SP4% echo "te

