RosettaCodeData/Task/Comments/UNIX-Shell/comments-3.sh
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
136 B
Bash

# Comments in es (extensible shell) look like those of other shells.
echo Hello#With es, the hash can also be in the middle of a word.