Empty address before negation
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <[email protected]> |
Hi. I just discover that an empty address may be negated (GNU sed 4.2). For instance, "!p" is a valid syntax and acts as a nop. Formerly, an instruction should be described as [address][!][function] and not as [address[!]][function] as I thought until now. I don't see any use for this except as a way to comment a valid instruction. Any idea? Gilles Arcas [Non-text portions of this message have been removed]