Fun with Cygwin
Sunday, 30 April 2017
When interacting with a Windows system regularly, I like to install Cygwin. It has been my tool of choice to tie into Bash, or OpenSSH in some fashion, and from there use customized shell scripts for various tasks.
In the past I’ve used it as a component in solutions to:
- host environments for building and testing web applications
- manage workstation policies and assist with software updates
- provide backups using rsync
- other really awesome things™
With tools like apt-cyg and ConEmu in addition, I feel rather satisfied. Obviously there are a lot of quality tools outside of this ecosystem, but as a base, I’m rarely in search of something else. With that said, I’m very interested in the future of the Windows Subsystem for Linux. Getting info regarding Bash on Windows directly from Microsoft is fun.