Created
September 13, 2017 07:55
-
-
Save randavidovitz/c7e8a92795f137352e81fa715e884758 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -E "s/([\!#-'*+\/-9?A-Z^-~-]+(\.[\!#-'*+\/-9=?A-Z^-~-]+)*|\"([]\!#-[^-~ \t]|(\\[\t -~]))+\")@([\!#-'*+\/-9=?A-Z^-~-]+(\.[\!#-'*+\/-9=?A-Z^-~-]+)*|\[[\t -Z^-~]*])/[email protected]/g" expensive-ops.20170904222416Z > expensive-ops.20170904222416Z_masked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment