The following is a fragment of a bash script that I\'m running under cygwin on Windows:
deployDir=/cygdrive/c/Temp/deploy timestamp=`date +%Y-%m-%d_%H:%M:%S` de
You can't have colons in file names on Windows, for obvious reasons.