Search code examples
How to extract data from a table using bash...


shellawksed

Read More
remove pipe and double quote in a string...


awksed

Read More
How to use sed or something to remove strings within both square brackets and braces...


sed

Read More
Remove commas within double quoted strings with sed...


regexstringsed

Read More
Trying to get generic sed multi-line pattern match and substitution script to work...


bashsedcode-transformation

Read More
sed edit file in-place...


unixsedsolaris

Read More
SED replace value in prisma schema...


bashsed

Read More
Add a character in between regex...


regexawksednotepad++

Read More
How do I use sed to change my configuration files, with flexible keys and values?...


bashsed

Read More
Insert lines in a file starting from a specific line...


bashsed

Read More
Why does xargs cd throw an error when passed a name with a tilde?...


bashcdsedfunctionxargs

Read More
Renaming multiple directories while keeping a part in the middle with varying suffix...


bashsedrename

Read More
How to use Linux sed command to create this output?...


regexlinuxbashsed

Read More
How to add N blank lines between all rows of a text file?...


awksedtail

Read More
How do i replace [] brackets using SED...


shellreplacesedkshbrackets

Read More
sed find and replace with curly braces...


sed

Read More
Defining and calling variables in shell script using sed steps...


bashshellvariablessed

Read More
Adding additional newline between each line...


linuxsedgreptrless-unix

Read More
sed command with -i option failing on Mac, but works on Linux...


linuxmacosbashsed

Read More
Remove non-ASCII characters from a file in place in Unix shell...


shellawksednon-ascii-characters

Read More
How do I replace a character and add another one in front of a line one line below of it?...


bashawksed

Read More
How to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK...


awksed

Read More
Format floating-point numbers with sed to equal precision - add trailing zeros...


bashsedfloating-pointprecisionfloating-accuracy

Read More
Can I delete a field in awk?...


awksedcut

Read More
Adding a new line before a pattern...


sed

Read More
Sed to find and replace a substring, then insert the full string...


sed

Read More
Shorten multiple patterns that has a prefix...


bashshellsed

Read More
Printing bash function body and including the comments in the body...


bashawksed

Read More
Replace duplicate values across columns of CSV file...


csvsortingawksed

Read More
Convert line endings to other line endings using basic unix tools on Mac OS X (sed, tr, etc.)...


macosunixsednewline

Read More
BackNext