Search code examples
Using sed / awk to process file with stanza format...

sedawk

Read More
How to remove all of the diacritics from a file?...

bashsedreplace

Read More
awk and sed not working as I expect with neofetch...

linuxbashawksed

Read More
sed - combine two replace command into one line...

sed

Read More
Matching boot times from log using sed -E...

regexsed

Read More
sed command OR operator not working in a group...

sed

Read More
Use blank line as file separator in awk...

linuxunixawksed

Read More
bash + sed: trim trailing zeroes off a floating point number?...

regexbashsedfloating-point

Read More
Edit the first and last line of a huge file...

linuxsedlarge-files

Read More
multiple lines selection in sed with custom delimiter, why do I need to escape twice?...

sed

Read More
Using sed to delete all lines between two matching patterns...

regexsed

Read More
Allowing input within sed command...

linuxbashsed

Read More
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
How can I strip first X characters from string using sed?...

bashshellsed

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
BackNext