Hi All,
This regular expression is in awk.
What does this regular expression evaluate to(character by character).
($0 ~ /^ .+*([0-9]|-).+*\*+.?*\*/)
Hi All,
This regular expression is in awk.
What does this regular expression evaluate to(character by character).
($0 ~ /^ .+*([0-9]|-).+*\*+.?*\*/)
Thanks era.