Last active
February 17, 2023 22:46
-
-
Save ovitente/206898bdd8f9f5f74d055af466fe3487 to your computer and use it in GitHub Desktop.
Delete each line except uniq
This file contains hidden or 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
s/^\(.*\)\(\1\)\+// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment