Search code examples
Defining and calling variables in shell script using sed steps...

bashshellvariablessed

Read More
How to update JSON file in shell script without using jq?...

jsonshellawksedjq

Read More
Adding additional newline between each line...

linuxsedgreptrless-unix

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
How to extract text from a string using sed?...

regexbashsed

Read More
How to remove the filename from the end of the du -h output?...

linuxsedawk

Read More
How to use sed to identify blocks of text in mediainfo output to generate an action command...

sed

Read More
sed regex, match first instance between varied delimeters...

regexbashsedreplacedelimiter

Read More
Sed to extract substring surrounded by strings...

regexsed

Read More
More than one number or 'g' in substitute flags...

macossed

Read More
Error when using 'sed' with 'find' command on OS X: "invalid command code .&quo...

bashmacossedfind

Read More
How to fold python code using sed and/or awk?...

pythonawksed

Read More
Put a substring of a string into a variable...

bashawksed

Read More
How to use sed to locate a Pattern, and create two capture groups from it...

regextextsed

Read More
Comparing two version numbers in a shell script...

bashshellawksedgrep

Read More
How to sort or rearrange numbers from multiple column into multiple row [fixed into 4 columns]?...

linuxperlawksed

Read More
How can I extract the text portion of a binary file in Linux/Bash?...

linuxbashsedgrep

Read More
Sed script to remove first two lines of file if they are empty...

sedpattern-matching

Read More
replace new lines with commas in shell...

bashshellscriptingsedawk

Read More
Remove all spaces in lines but not between double quotes...

regexperlsedawkpattern-matching

Read More
BackNext