Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 DewWisp7167y@PrivateGER, sed is super useful, however, unlike grep, it doesn't support PCRE (as a Perl programmer this is a very important feature to me) and only supports Basic & Extended POSIX RegEx. Whereas grep supports both of the aforementioned RegEx standards, as well as PCRE with the -P flag. DewWisp7167y@PrivateGER, sed is super useful, however, unlike grep, it doesn't support PCRE (as a Perl programmer this is a very important feature to me) and only supports Basic & Extended POSIX RegEx. Whereas grep supports both of the aforementioned RegEx standards, as well as PCRE with the -P flag.
Related Rants







 The only expressions devs have
The only expressions devs have
 He's got a valid point
He's got a valid point
 How to break a chatbot (well done).
How to break a chatbot (well done).
What would I ever do without grep?
rant
search
replace
grep
regex