This last week, I replaced WSL with Microsoft’s Coreutils for my daily work. This meant natively running commands like ls, grep, find, cat, and the rest on Windows; the same commands I use on Linux. However, I wasn’t just interested in whether they functioned, but whether they could replace a full Linux subsystem for file management, log filtering, and small scripts. It turns out I was able to do a lot without having to leave my Windows terminal.
Related Posts
Printer not working with Hyper-V virtual machine
If the printer is not working with Hyper-V virtual machine on Windows 11, here is what you can do to…
Cannot connect to the Internet after Reset on Windows 11
Resetting a PC gives us a chance to wipe it clean to factory settings by removing everything, or to remove…
How to run Mistral with Ollama on Windows 11
Running a large language model on your PC is much simpler now than it was a year ago. With Ollama,…