unix - Commenting out a set of lines in a shell script - Stack Overflow
I was wondering if there is a way to comment out a set of lines in a shell script. How could I do that? We can use /* */ in other programming languages. This is most useful when I ...
stackoverflow.com |