2.8BSD Bourne shell: no comments?

rs at mirror.UUCP rs at mirror.UUCP
Wed Jun 26 05:14:00 AEST 1985



> My /bin/sh doesn't support "#" as a comment character.

The easiest thing to do seems to be this:
	: 'this is a $funny comment <yow!>'

the single-quotes are "strong" enough to suppress side-effects
caused by evaulation of meta-charcters.



More information about the Comp.unix mailing list