Before Fall Creators Update I could run Ubuntu binaries in one-liner via such command:
%WinDir%\system32\bash.exe -c "echo 123"
But after the update, I can't find how to do the same thing with MarketPlace-installed distro. Is there a way to run such commands in cmd.exe?