HomeFreeBSD

If you're not going to make use of the products of a match() in awk

Description

If you're not going to make use of the products of a match() in awk
(e.g., RSTART and RLENGTH variables) then use ~ instead of match()

Details

Provenance
dteskeAuthored on
Parents
rS309927: Undo r309891. Konstantin is right in that this condition normally
Branches
Unknown
Tags
Unknown