Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to substitute words in Git history & properly debug related problems?

multiline pattern delete with single line command

perl sed awk grep

Adding additional newline between each line

linux sed grep tr less-unix

Replace particular string at fixed position using sed

sed

Add comma after each word

linux shell sed

Getting bad flag in substitute command '/' for sed replacement

bash sed

How to completely erase the duplicated lines by linux tools?

python awk sed grep uniq

How to replace one character inside parentheses keep everything else as is

awk sed grep

add empty line between each time blocks

bash awk sed

Delete line if line matches "foo", line above matches "bar" and line below matches "baz"?

awk sed

Align columns in comma-separated file

bash sed

Remove bracket from a particular string

awk sed

add a line between matching pattern - unix

awk sed

Vim Regex Duplicate Lines Grouping

regex sorting vim sed awk

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

perl sed pattern-matching

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