|
Comments in shell scripts start with the Comments are essential for documenting your scripts. They help others (and future you) understand what the code does. You can use comments to:
Multi-line comments don’t have special syntax.
You simply start each line with |
|
|
Output:
This line runs |
|