Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to write to line 10?

perl shell sed awk

Lowercase to Uppercase of character in Shell Scripting [duplicate]

perl shell unix sed awk

Replace a field with values specified in another file

shell sed awk

sed -e 's/^M/d' not working

linux unix sed

Print specific line number only if match in sed

shell sed line match

sort a file based on length of chars in the first column/row

linux sorting sed awk grep

Sed: append after last occurrence

sed

Grep numbers between colon and comma

perl bash sed awk grep

Find a line in a file and add something to the end of the line in bash

linux bash file-io 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