Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How can I replace lines in a text file with lines from another file based on matching key fields?

bash unix sed awk

Find string and replace line in linux

linux replace sed find

Parse interfaces from ifconfig

regex sed grep

sed/awk - How to remove lines with less than 3 columns

bash sed awk

Parsing a config file in bash

bash sed awk grep

Understanding sed hold-space work-flow

sed

Reuse a command to pipe in bash

regex linux bash shell sed

how to add "/" to end of line if it does not exist with sed

bash sed

Remove one-character words

regex bash perl awk sed

Command substitution in sed

bash sed

Print file in particular order in bash

bash shell awk sed

Remove some character in the start and in the end using sed

regex awk sed grep

sed - get only text without extension

regex sed

Linux bash: How do I replace a string on a line based on a pattern on another/different line?

linux bash sed

How to sort by line length, then reverse alphabetically

regex bash sorting sed

match and replace multiple newlines with a SED or PERL one-liner

extract a quoted value from multiple lines using sed

bash command-line sed awk grep

sed: hold pattern and rearrange line

regex variables sed awk

sed replace with hex

linux sed grep

How can I add a new line to a large file every n characters in terminal (one liner sed)?

bash shell text sed replace