← Back to context Comment by sergiotapia 4 days 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 4 days 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 4 days ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 4 days 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 4 days 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 4 days ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 4 days 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 4 days ago And with the POSIX EREs, everything except the syntax for character classes will carry over to other common Regex dialects. Over2Chars 4 days 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 4 days 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 →