In Bash, # is used to comment the following. How do I make a comment on the Windows command line?
Lines starting with "rem" (from the word remarks) are comments:
rem comment here echo "hello"