I have a shell script called getData.sh that I use to perform a cURL POST command.
$1 $2 date=$(date \'+%Y-%m-%d\') if [[ -n $1 ]] &&