-
- Cygwin is a Unix-like environment and command-line interface for Microsoft Windows.
Cygwin provides native integration of Windows-based applications, data, and other system resources with applications, software tools, and data of the Unix-like environment.
Thus it is possible to launch Windows applications from the Cygwin environment, as well as to use Cygwin tools and applications within the Windows operating context.Official Site: https://www.cygwin.com/
- git bash is a shell where: the running process is sh.exe (packaged with msysgit, as share/WinGit/Git Bash.vbs)
git is a known command$HOME is definedOfficial Site: https://git-scm.com/
- Cygwin is a Unix-like environment and command-line interface for Microsoft Windows.
- How to install cygwin on Windows
How to enable ssh login to windows using cygwin