Search code examples
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 replace each newline (\n) with a space using sed?...


sed

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
Regular Expression in sed for multiple replacements in one statement...


regexsedsublimetext2regex-group

Read More
Non greedy (reluctant) regex matching in sed?...


regexsedpcregreedyregex-greedy

Read More
SED command getting unterminated substitute pattern...


regexsed

Read More
How can I read first n and last n lines from a file?...


bashawksedheadtail

Read More
Use particular values of each row of csv for command path argument...


bashawksedgrepxargs

Read More
Replace whole line containing a string using Sed...


stringshellsed

Read More
Append line after last match with sed...


regexbashsed

Read More
How to split file by percentage of no. of lines?...


bashfileawksedsplit

Read More
How to merge multiline grep output to a single line in linux...


awksed

Read More
using sed to replace multiline pattern by contents of file...


sedpattern-matchingmultiline

Read More
linux - sed command to search a substring in a file, then modify that a substring in that line only ...


linuxbashsed

Read More
Using regular expression to extract substring...


regexsedawk

Read More
BackNext