When using cygwin, there are times you are in the cmd environment and want to use a bash script.
Really handy to launch shell scripts from the windows scheduler.
C:\Users\Public\ICT-Dev\Tools\cygwin\bin\bash.exe -l -c "fullPathToScript"