Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Sed
Replace pattern between two characters
Apr 25, 2021
how to replace a value with that value + constant
Apr 25, 2021
How to match words and ignore multiple spaces?
Apr 25, 2021
In `sed` how can I put one "&" between characters in a string?
Apr 25, 2021
Why is `sed expr1 | sed expr2` different to `sed -e expr1 -e expr2`
Apr 25, 2021
Sed to print only first pattern match of the line
Apr 25, 2021
How can I fix lines broken in wrong places?
Apr 25, 2021
remove duplicates based on the value of another column
Apr 25, 2021
Escaping both forward slash and back slash with sed
Apr 25, 2021
Implementing an extended regexp to add a variable number of leading zeros based on position in a string
Apr 25, 2021
« Newer Entries
Older Entries »