Search code examples
Escape a string for a sed replace pattern...


stringsedescaping

Read More
Add column to middle of tab-delimited file (sed/awk/whatever)...


sedawk

Read More
How can I sed two curly braces on two lines and add a coma between them on a Mac?...


jsonmacosshellsed

Read More
Fetch the txt file name for each path in a string...


stringbashsedtxt

Read More
replace all char of given string by a given pattern with sed...


stringsedreplace

Read More
linux sed how to replace part of a line without breaking indentation in a text file...


linuxsed

Read More
How to replace all chars of a string by theirs ASCII code in bash using sed?...


bashsed

Read More
increment a column and line number value using bash...


bashawksed

Read More
Add a backslash to specific lines per negative lookaround with sed or perl...


perlsed

Read More
Linux sed with < and >...


unixsed

Read More
Using sed to read a file. Why do I get `sed: -e expression #1, char 11: missing filename in r/R/w/W ...


sedsyntax

Read More
Remove last character of first word...


sed

Read More
Calculate the string length in sed...


regexsed

Read More
Regular expression and sed to remove all occurences of some string from hundreds of files...


regexsed

Read More
sed command in bash to add XML content from one file to another...


xmlbashsed

Read More
excluding first and last lines from sed /START/,/END/...


unixscriptingsedtext-manipulation

Read More
Adding XML element in XML file using sed command in shell script...


xmlbashshellsed

Read More
Remove/replace html tags in bash...


regexbashunixsed

Read More
How can I use sed to replace specific characters within a substring between delimiters?...


jsonsedreplace

Read More
How to use sed to replace multiple numbered characters per line?...


sed

Read More
right pad regex with spaces using sed or awk...


awksedpadding

Read More
sed error: "invalid reference \1 on `s' command's RHS"...


regexsedsubstitution

Read More
File output manipulation - ideally in one line...


awksedcuttr

Read More
Append line to /etc/hosts file with shell script...


linuxbashshellubuntused

Read More
Delete empty lines in csv file...


linuxbashsedawkvi

Read More
sed regexp strangeness...


regexsedgnu

Read More
Transform SQL insert script into CSV format...


sqlcsvawksedexport-to-csv

Read More
Custom Line Number/Prefix for text file using awk/sed...


shellawktextsed

Read More
Split the word using bigram, trigram...


regexawksedgrep

Read More
Is there a 'git sed' or equivalent?...


linuxgitbashsed

Read More
BackNext