Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed: how to print a range of line to end of file

bash sed

What does the 'N' command do in sed?

sed

Why does my tool output overwrite itself and how do I fix it?

unix awk sed dos2unix

How do I fix "sed: illegal option -- r" in macOS Sierra Android build?

How to replace all matches with an incrementing number in BASH?

bash sed

sed: unescaped newline inside substitute pattern?

regex bash sed escaping

Regular Expression over multiple lines

regex bash csv sed

Delete everyting preceding and including a certain substring from variable

bash sed cut

sed replace string in a first line

string replace sed

Converting JSON pretty print to one line

json linux bash awk sed

Creating an output file with multi line script using echo / linux

linux bash sed echo centos7

Sed to remove everything after "." in file using * command?

bash sed

Ignoring First line/Column header while reading a file in bash

bash sed

sed replace single/double quoted text?

text replace sed

What actually the meaning of "-n" in sed?

regex unix sed space

Merge two files in linux with different column

bash sed awk

Print lines in one file matching patterns in another file

unix sed awk grep extract

How do I join pairs of consecutive lines in a large file (1 million lines) using vim, sed, or another similar tool?

Improving performance when using jq to process large files

json sed split jq

Why does sed add a new line in OSX?

macos sed