Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to remove a word prefix using grep?

regex linux shell sed

How to replace a string in multiple files using grep and sed when the -i argument is not supported?

macos unix sed grep

Parsing iw wlan0 scan output

bash parsing sed awk

Bash how to append word to end of a line?

bash unix sed awk grep

How to find a windows end of line (EOL) character

linux unix sed eol dos2unix

Removing substring out of string using sed

bash sed substring

Gnu Makefile - Handling dependencies

c++ unix makefile sed gnu

How to find network interface name

linux bash sed ip

Print lines between two regex using sed

sed unix

Getting sed error

shell sed

Sed/Awk - pull lines between pattern x and y

bash sed awk

How to find which line is missing in another file

linux sed awk grep

Execute a cat command within a sed command in Linux

linux sed cat

Does . really match any character?

awk count number of fields and add accordingly

linux scripting sed awk

Sed using extended regexp and capture groups

regex sed

sed to exclude directories

sed

sed to remove URLs from a file

sed

Unix cut: Print same Field twice

shell unix sed cut

Can a long sed command be broken over several lines?

linux bash command-line sed