/ Published in: Bash
Get user input from console
Expand |
Embed | Plain Text
echo "Enter date (format: MMDDYYYY)" read RELEASEDATE
You need to login to post a comment.
Get user input from console
echo "Enter date (format: MMDDYYYY)" read RELEASEDATE
You need to login to post a comment.