Showing results for November 2016 - Windows Command Line
Nov 17, 2016
5
0

Do not change Linux files using Windows apps and tools

Rich Turner
Rich Turner

Update - May 2019 Windows 10 version 1903 has now been released and allows an important update to WSL that allows Windows applications and tools to access Linux files directly. To do this, WSL hosts a new 9P fileserver, which exposes distro filesystems to Windows apps and tools via ! You can read all about the feature in the blog post "What's ne...

Windows Subsystem for Linux (WSL)Windows 10Windows Store
Nov 10, 2016
0
0

More easily invoke Windows apps and tools from Bash on Windows

Rich Turner
Rich Turner

Along with support for ifconfig & network connection enumeration, Windows 10 Insider Build 14965 delivers a small but important change was made which will enable you more easily invoke Windows tools & applications from within Bash: Your Windows user environment path is now appended to the WSL path by default. This means you can now type no...

Windows Subsystem for Linux (WSL)
Nov 10, 2016
0
0

ifconfig and network connection enumeration support in Windows 10 Insider build 14965

Rich Turner
Rich Turner

Enable network connection enumeration is currently the most-requested idea in our command-line User Voice. Or at least it was, until Windows 10 Insider build #14965 was released, which support for network connection enumeration: Below is a screenshot of Bash on Windows running ifconfig: This new feature should unblock tools/languages/fe...

Windows Subsystem for Linux (WSL)