Comment by sergiotapia 10 months ago in 15 years it never sticks and by the time i need it again i've forgotten it! :D 4 comments sergiotapia Reply kevin_thibedeau 10 months ago Don't learn the Perl influenced extensions. You just need POSIX EREs (and BREs for some older utilities) which are simple enough to keep in the head. ziml77 10 months ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 10 months ago I'll just leave this here"The Insanity Of Linux's Regular Expressions " https://www.youtube.com/watch?v=ys7yUyyQA-Y 1 reply →
kevin_thibedeau 10 months ago Don't learn the Perl influenced extensions. You just need POSIX EREs (and BREs for some older utilities) which are simple enough to keep in the head. ziml77 10 months ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 10 months ago I'll just leave this here"The Insanity Of Linux's Regular Expressions " https://www.youtube.com/watch?v=ys7yUyyQA-Y 1 reply →
ziml77 10 months ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 10 months ago I'll just leave this here"The Insanity Of Linux's Regular Expressions " https://www.youtube.com/watch?v=ys7yUyyQA-Y 1 reply →
Over2Chars 10 months ago I'll just leave this here"The Insanity Of Linux's Regular Expressions " https://www.youtube.com/watch?v=ys7yUyyQA-Y 1 reply →
Don't learn the Perl influenced extensions. You just need POSIX EREs (and BREs for some older utilities) which are simple enough to keep in the head.
And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects.
I'll just leave this here
"The Insanity Of Linux's Regular Expressions " https://www.youtube.com/watch?v=ys7yUyyQA-Y
1 reply →