UnxUtils
UnxUtils are Linux tools ported as DOS executable files. They provide Linux flexibility for Windows computers.
UnxUtils are deprecated
I do not recommend using any UnxUtils binaries. They are not maintained and are really old.
Time to move to CygWin
I do recommend to move to CygWin.
It is port of Linux utils for Windows, so you could use them in Command Prompt. They are relatively frequently updated.
CygWin comes with GUI installer and package manager. It contains really huge set of console Linux tools.
Some examples of tools, bundled into cygwin:
- joe
- patch
- wget
- curl
- mc
- mcedit
- whois
- tree
- tee
- git
- usleep
- locate
- zsh
- rename
- bro
- ffmpeg
- watch
- cygwin package is: procps-ng
- time
Other alternatives
Other approach of providing Linux tools for DOS is MinGW and its fork MinGW-w64.