Created
May 26, 2014 07:41
-
-
Save webstandardcss/3967760857d6be470dda to your computer and use it in GitHub Desktop.
Regular expression search pattern to remove the Datetime and Name when you paste from skype chat into your text editor
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
^.*?].*?:\s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sed command with this regex is here:
http://www.commandlinefu.com/commands/view/13426/regular-expression-search-pattern-to-remove-the-datetime-and-name-when-you-paste-from-skype-chat-into-your-text-editor