Skip to content

Instantly share code, notes, and snippets.

@nrobinaubertin
Last active January 17, 2017 13:50
#the most awful sed commands possible :
sed '/\//,/\//s,/,\,,g'<<<///
sed '\,\/,,\,\/,s,/,\,,g'<<<///
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment