Defining and calling variables in shell script using sed steps...
Read MoreHow to update JSON file in shell script without using jq?...
Read MoreAdding additional newline between each line...
Read MoreRemove non-ASCII characters from a file in place in Unix shell...
Read MoreHow do I replace a character and add another one in front of a line one line below of it?...
Read MoreHow to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK...
Read MoreFormat floating-point numbers with sed to equal precision - add trailing zeros...
Read MoreAdding a new line before a pattern...
Read MoreSed to find and replace a substring, then insert the full string...
Read MoreShorten multiple patterns that has a prefix...
Read MorePrinting bash function body and including the comments in the body...
Read MoreReplace duplicate values across columns of CSV file...
Read MoreConvert line endings to other line endings using basic unix tools on Mac OS X (sed, tr, etc.)...
Read MoreHow to extract text from a string using sed?...
Read MoreHow to remove the filename from the end of the du -h output?...
Read MoreHow to use sed to identify blocks of text in mediainfo output to generate an action command...
Read Moresed regex, match first instance between varied delimeters...
Read MoreSed to extract substring surrounded by strings...
Read MoreMore than one number or 'g' in substitute flags...
Read MoreError when using 'sed' with 'find' command on OS X: "invalid command code .&quo...
Read MoreHow to fold python code using sed and/or awk?...
Read MorePut a substring of a string into a variable...
Read MoreHow to use sed to locate a Pattern, and create two capture groups from it...
Read MoreComparing two version numbers in a shell script...
Read MoreHow to sort or rearrange numbers from multiple column into multiple row [fixed into 4 columns]?...
Read MoreHow can I extract the text portion of a binary file in Linux/Bash?...
Read MoreSed script to remove first two lines of file if they are empty...
Read Morereplace new lines with commas in shell...
Read MoreRemove all spaces in lines but not between double quotes...
Read More