With Microsoft's new Dev Configs, a Windows installation becomes a ready-to-use developer workstation with a single command – including WSL and Ubuntu.
If you use Windows today and type ls, cat, grep, or awk in a terminal, there is a good chance something useful will happen. That was not always true. For most of the history of personal computing, ...
For decades, Coreutils have been part of the standard repertoire for Linux administrators and developers. Those who wanted to use these tools on Windows with largely identical behavior previously ...
As well as Coreutils, the Build 2026 developer conference also saw Microsoft announce WSL containers CLI and API to deploy Linux containers on Windows, a new framework for autonomous agents with open ...
Unleash the power of cross-platform command-line compatibility ...
With the Terminal, Windows has a common interface for Powershell, Command Prompt and Azure Cloud Shell. This allows you to start the terminal directly with the command prompt. You can open the program ...
Microsoft announced today at its Build 2026 developer conference the release of Coreutils for Windows, bringing many commonly used Linux command-line utilities to Windows as native applications. The ...
I write Perl programs that use the Windows shell command dir. The dir command is built into cmd.exe and there is no dir.exe in the System folder. My colleagues use my Perl programs and some of them ...