Top "Cygwin" questions

Cygwin is a collection of GNU and other Unix-like FOSS tools which run on MS Windows and provide functionality similar to a GNU/Linux distribution while (mostly) conforming to POSIX specifications.

cygwin clearscreen from bash

I want to clearscreen from bash in a cygwin terminal. I have tried cmd /c cls echo -e "^V^L" …

bash cygwin
Cygwin or Git Bash command window?

I'm new to Git. I downloaded Git and installed on my Windows. I saw Git provides a Git Bash command …

git cygwin git-bash
Directory permissions for Cygwin SSH (Windows 7)

I am a fan of Linux but due to bad Intel wireless drivers in Linux, I had to switch to …

windows-7 permissions ssh cygwin openssh
connecting to mysql from cygwin

I can successfully connect to MySQL from a DOS prompt, but when I try to connect from cygwin, it just …

mysql cygwin
Cygwin: How to actually use gcc-mingw

Since "gcc -mno-cygwin" does not work anymore, I was looking for a way to get a MinGW-targeted GCC running within …

gcc cygwin mingw
vimdiff and move among left and right pane

I am using vimdiff for the first time. Online I found written that to move from the left pane you …

vim cygwin vimdiff
How to resolve configure guessing build type failure?

When I configure (under cygwin environment), an error occurred, Message are following: $ ./configure ................. checking build system type... /bin/sh: ./config.…

cygwin configure
What is the current full install size of Cygwin?

Every source I found online says a full installation of Cygwin takes over 1 GB, but mine is only 100 MB. I …

windows cygwin diskspace
Cannot launch git gui using cygwin on windows

I used to launch git gui within my cygwin console without any problems but since I updated cygwin I've got …

git cygwin tcl x11 tk
How to install sshpass on Windows through Cygwin?

In the packages window of CygWin, when I type sshpass, nothing comes up. I tried installing similar packages like openssh …

windows bash cygwin sshpass