Convert 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 replace each newline (\n) with a space using sed?...
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 MoreRegular Expression in sed for multiple replacements in one statement...
Read MoreNon greedy (reluctant) regex matching in sed?...
Read MoreSED command getting unterminated substitute pattern...
Read MoreHow can I read first n and last n lines from a file?...
Read MoreUse particular values of each row of csv for command path argument...
Read MoreReplace whole line containing a string using Sed...
Read MoreAppend line after last match with sed...
Read MoreHow to split file by percentage of no. of lines?...
Read MoreHow to merge multiline grep output to a single line in linux...
Read Moreusing sed to replace multiline pattern by contents of file...
Read Morelinux - sed command to search a substring in a file, then modify that a substring in that line only ...
Read MoreUsing regular expression to extract substring...
Read More