Escape a string for a sed replace pattern...
Read MoreAdd column to middle of tab-delimited file (sed/awk/whatever)...
Read MoreHow can I sed two curly braces on two lines and add a coma between them on a Mac?...
Read MoreFetch the txt file name for each path in a string...
Read Morereplace all char of given string by a given pattern with sed...
Read Morelinux sed how to replace part of a line without breaking indentation in a text file...
Read MoreHow to replace all chars of a string by theirs ASCII code in bash using sed?...
Read Moreincrement a column and line number value using bash...
Read MoreAdd a backslash to specific lines per negative lookaround with sed or perl...
Read MoreUsing sed to read a file. Why do I get `sed: -e expression #1, char 11: missing filename in r/R/w/W ...
Read MoreRemove last character of first word...
Read MoreCalculate the string length in sed...
Read MoreRegular expression and sed to remove all occurences of some string from hundreds of files...
Read Moresed command in bash to add XML content from one file to another...
Read Moreexcluding first and last lines from sed /START/,/END/...
Read MoreAdding XML element in XML file using sed command in shell script...
Read MoreHow can I use sed to replace specific characters within a substring between delimiters?...
Read MoreHow to use sed to replace multiple numbered characters per line?...
Read Moreright pad regex with spaces using sed or awk...
Read Moresed error: "invalid reference \1 on `s' command's RHS"...
Read MoreFile output manipulation - ideally in one line...
Read MoreAppend line to /etc/hosts file with shell script...
Read MoreTransform SQL insert script into CSV format...
Read MoreCustom Line Number/Prefix for text file using awk/sed...
Read MoreSplit the word using bigram, trigram...
Read MoreIs there a 'git sed' or equivalent?...
Read More