In Bash, # is used to comment the following. How do I make a comment on the Windows command line?
A comment is produced using the REM command which is short for "Remark".
REM Comment here...