├── README.md ├── coreutils-8.32-x64.tar.gz └── coreutils-9.7-x64.zip /README.md: -------------------------------------------------------------------------------- 1 | # coreutils 2 | GNU coreutils for Windows 3 | 4 | This project makes available coreutils (binaries) for Windows 5 | -------------------------------------------------------------------------------- /coreutils-8.32-x64.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mingw-io/coreutils/c687a20eaeb95cb18a2449d95af897a37266d9b2/coreutils-8.32-x64.tar.gz -------------------------------------------------------------------------------- /coreutils-9.7-x64.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mingw-io/coreutils/c687a20eaeb95cb18a2449d95af897a37266d9b2/coreutils-9.7-x64.zip --------------------------------------------------------------------------------