Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

using sed to insert file content into a file BEFORE a pattern

regex sed

Sed error: bad flag in substitute command: 'U'

regex bash sed

How to extract text portion of a binary file in linux/bash?

linux bash sed grep

Beginning and end of words in sed and grep

regex sed

bash removing part of a file name

bash shell sed rename mv

Is sed blocking?

unix sed pipe netcat

Replacing "#", "$", "%", "&", and "_" with "\#", "\$", "\%", "\&", and "\_"

bash latex sed escaping grep

Use zcat and sed or awk to edit compressed .gz text file

bash awk sed

How to change the decimal separator with awk/sed?

sed awk

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