Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Is there a cleaner way of getting the last N characters of every line?

bash command-line awk sed cut

sed command creates randomly named files

shell sed

How to get the release value?

regex sed grep cut

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