WinuxCmd Cao Mengxuan
winget install --id=caomengxuan666.WinuxCmd -e WinuxCmd is a native Windows implementation of common Linux-style commands designed to simplify workflows for users familiar with GNU utilities. It enables cross-shell pipelines between Windows and Linux-style commands without requiring WSL.
Key Features:
- Implements over 148 GNU-style commands including ls, cat, grep, sed, ps, and lsof
- Cross-shell pipeline support (e.g., netstat -ano | grep 8080 works out of the box)
- Lightweight single executable (~900KB) with minimal system footprint
- Fast command execution optimized for common workflows
- Windows and Linux-style command compatibility in a single toolset
Ideal for developers, sysadmins, and power users who work across Windows and Linux environments. Simplifies shell scripting and reduces context switching between command syntaxes while maintaining familiar workflow patterns.
