- Published on
Microsoft released the Coreutils project.Linux Command original to Win11
- Authors

- Name
- aimode.news
- @aimode_news
News from IT House 3 June, blepingcomputer today (3 June), reports that at the 2026 Build Developer Conference, Microsoft was launched for Windows 11 System Coreutils, in original Windows applications, to make common Linux Command to system.
Microsoft says that the purpose of Coreutils is to switch to Linux,It's not a good idea., Windows and WSL (Windows Subsystem for Linux) reduce the cost of rewriting scripts and environmental switching and continue to use familiar command line tools.
Coreutils Project Code already GitHub Open, based on open sourcesRust. A version of the GNU Coreutils rewrite project) is made by Microsoft, which calls these types of Linux commands to run in their original form on Windows to help reuse existing commands and scripts across platforms.
The toolkit contains common commands such as cat, cp, fin, grep, hostname, ls, mv, pwd, rm, sleep, tee,uptime, etc. Users can install through WinGet (Windows Package Manager) command to Winget install
I don't know. Microsoft did not provide an independent program for each order, using 1
Loads all functions. When installed, the system will create, and so on, NTFS hardlinks. The NTFS hard link is a mechanism in the Windows file system for multiple filenames to point to the same one on disk. Coreutils, take this.
, wait for command entrances to be shared to reduce the burden of duplicate files and maintenance. Windows loads when the user starts a command
and determine which tool should be run according to the filename to be called. This allows Microsoft to maintain only one executable while keeping the Linux-style command entry. However, the order will be influenced by Shell, PATH sequence and PowerShell aliases. dir,more,paste,whoami was not provided with the package because of a conflict with Windows commands, and chmod, chtown, chroot, noup, tty, who was also absent because of dependence on POSIX.
Reference address attached to IT home
Advertising statements: The external jump links (including not limited to hyperlinks, 2D codes, passwords, etc.) contained in the text are used to convey more information and save time for selection purposes only for reference purposes, which are included in all IT House articles.