# svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/ # chmod +x /bin/apt-cyg
OS X like open command for cygwin. In the home folder of cygwin type:# apt-cyg install nano
echo "alias open='cygstart'" >> .bash_profile source .bash_profile
usage example:
It will open the default OS program for reading PDF files.open file.pdf