docs:tips_n_tricks:regex.html
Table of Contents
Regular Expressions
Non-greedy
*? instead of *
Non-greedy in sed
\t in grep
Does not work.
However, in GNU grep you can use the -p switch.
1)
Well - that example does't make sense
docs/tips_n_tricks/regex.html.txt · Last modified: 06.09.2025 14:00 CEST by peter