Executive TL;DR:
- Coreutils for Windows aims to bring POSIX compatibility to the platform.
- Users face issues with command conflicts and crashes in WSL.
- A possible solution is prefixing Coreutils commands to avoid conflicts.
The Buzz Score
The Internet’s Verdict: 60% Positive, 40% Negative
Introduction to Coreutils for Windows
Coreutils for Windows is a set of tools that bring Unix-like functionality to the Windows platform.
Forum Voices
Users have expressed mixed opinions about Coreutils for Windows. Some praise its functionality, while others criticize its limitations.
Windows really needs to ditch CRLF and just use LF, and switch from backslashes to forward slashes. Or better yet, just switch everything to full POSIX.
Others have suggested that prefixing Coreutils commands could resolve conflicts with built-in commands.
Would it make sense to add a prefix to all commands to avoid conflicts with built-in commands? Like how, on macOS and FreeBSD, installing GNU Coreutils adds a `g` prefix, Microsoft could add an `m` prefix to these commands.
Conclusion
Coreutils for Windows has the potential to improve the user experience, but it requires further development to address existing issues.
Focus Keyword: Coreutils Windows