Using sed / awk to process file with stanza format...
Read MoreHow to remove all of the diacritics from a file?...
Read Moreawk and sed not working as I expect with neofetch...
Read Moresed - combine two replace command into one line...
Read MoreMatching boot times from log using sed -E...
Read Moresed command OR operator not working in a group...
Read MoreUse blank line as file separator in awk...
Read Morebash + sed: trim trailing zeroes off a floating point number?...
Read MoreEdit the first and last line of a huge file...
Read Moremultiple lines selection in sed with custom delimiter, why do I need to escape twice?...
Read MoreUsing sed to delete all lines between two matching patterns...
Read MoreAllowing input within sed command...
Read MoreEscape 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 MoreHow can I strip first X characters from string 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 More