Updated command prompt interface
Updated command prompt interface
I recently came across a video highlighting the new Windows terminal and noticed an Easter egg from Ubuntu within it. I’m curious—would Epic Anthony consider creating a segment about the new Windows terminal?
It's a seamless setup using WSL or Windows Subsystem for Linux. Essentially, you're running the Linux kernel alongside a Linux distribution of your choice on Windows 10. This avoids performance drops, memory loss, or RAM constraints caused by virtualization. The concept was launched two years ago, enabling Linux applications and bash commands to work within Windows environments via terminals like Command Prompt, PowerShell, and the upcoming Windows Terminal. To begin, ensure you're on Windows 10. Once enabled, navigate to the Store, search for "Linux," and select a distribution such as Ubuntu Kali, Kali Linux, SUSE Linux, or OpenSUSE Leap. After installation, locate the distro in the Start menu and launch it directly.
When Linux runs inside Windows, the C++ commands from Linux don't directly cross into Windows. Instead, they operate within their respective environments without a direct translation bridge.
WSL1 functioned similarly. WSL2 will include a small virtual machine with the Linux kernel, which Microsoft claims improves performance. Yes, you can add it directly from the Microsoft Store: https://www.microsoft.com/en-us/p/ubuntu...verviewtab