#
Ignore all text that follows on the same line.
#
is used in shell
scripts as the comment character and is not really a command. (Take
care when commenting a Bourne shell script. A file that has
#
as its first character is sometimes interpreted as a C shell script.)