Replace "\r\n" in a clipboard snippet with real line breaks
Linux:
xclip -out -selection clipboard | sed 's/\\r\\n/\n/g' | xclip -in -selection clipboard
Written by Damon Oehlman
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Tags
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#