RosettaCodeData/Task/Comments/UNIX-Shell/comments-3.sh

4 lines
136 B
Bash
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
# 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.