Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

The -r option in the sed command enables extended regular expressions. Here's a breakdown of the sed command and the -r option:

With the -r option, you can use extended regular expressions in your sed commands.

Extended regular expressions provide additional functionality compared to basic regular expressions, such as: