|
Rocker40,
No, in shell scripting (sh, ksh, csh,...) placing one comment (#) does not comment all below it like <! does in html (where you have to 'turn it off' </! )
In some other languages it does work the same as in html - turn on comments and turn them off.
|