Tagged Questions
1
vote
4answers
332 views
How can I programmatically verify if a CYGWIN app is installed in a SH script?
Here's the situation :
I am writing a SH deployment script that will deploy a website with an RSYNC command in CYGWIN. After the installation, I want to send an e-mail to the development team to say ...