Newest Sed Programming Tips
Delimiters in sed substitution
Martin Runelöv
·
0 responses
·
shell, terminal, sed, linux
Replace remote URL for multiple git repositories
Jens Hausherr
·
0 responses
·
sed, remote, git
Removing special characters with sed
Felipe Brandão
·
0 responses
·
shell, regex, sed, linux
using sed to get file basedir
Felipe Brandão
·
0 responses
·
shell, regex, sed, linux
Detect newline(\n) in sed replacement
Sergiy Borodych
·
0 responses
·
shell, sed
Django 1.5: 'url' requires a non-empty first argument. The syntax changed in Django 1.5
Dmitry Belaventsev
·
0 responses
·
sed, django, django-1.5
Git hooks - how don't push nasty code?
Bartłomiej Danek
·
9 responses
·
shell, sed, scm, hooks
Delimiter @ for replacers
Shairon Toledo
·
0 responses
·
sed, vi, awk, regexp
use sed -i to replace in place on a string in a file
Jupiter St John
·
0 responses
·
perl, shell, terminal, sed
Replace all occurences of 'Shard' with 'Card' in the git repo
Jussi Kalliokoski
·
4 responses
·
sed, sh, replace, productivity
Recursive find & replace with sed
Matt Senior
·
2 responses
·
sed, grep, linux
Change all ruby 1.8 hashes to 1.9
Sławosz
·
0 responses
·
ruby, sed, hash
Search and replace in multiple files with pipes
Sergey Panfilov
·
0 responses
·
shell, sed, grep, awk
sed in-place editing gotcha in OS X
Bob Nadler
·
0 responses
·
osx, sed
Print lines in the middle of a big file
gahtune
·
1 response
·
sed, head, linux, tail
Use find and sed to find and replace text in multiple files
Andrea Puggioni
·
1 response
·
sed, find, linux, bash
Sed recursively with the help of ack and xargs
Mario Bonales
·
1 response
·
shell, sed, unix, bash
Run sed on the last X lines of a file
Andrew Sledge
·
0 responses
·
sed, unix, devops
Inferno sh command to find files in a git repo with oldtext and update them
Jason Catena
·
0 responses
·
git, diff, sed, grep
List the modified files on your repository
Filipe Kiss
·
0 responses
·
regex, sed, grep, git