4 lines
136 B
Bash
4 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.
|