Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Efficient non-greedy method of returning multiple lines between patterns

bash awk sed

BASH: Finding maximum value in a particular CSV column

bash csv awk sed grep

sed remove first pattern match only

sed

Replacing a repeating number in a file with random numbers

string bash sed

How do I replace a comma to "\," in a string using sed

shell sed

Linux command to view raw file, including its delimiters

linux awk sed terminal

sed not finding '0A' control character

linux sed

sort numerically in unix/ linux where "sort -V" not available [duplicate]

linux bash sorting awk sed

sed - replace second octet on an IP address

bash awk sed

Replacing some uppercase character with lowercase character using sed

bash awk sed

awk -cut how to delete second column with field separator

bash awk sed

Why does sed only handle one file when receiving multiple files as input?

macos sed

how to show the third line of multiple files

linux unix awk sed

sed/awk/perl remove the first two lines of a 3 line pattern

perl ubuntu awk sed

How to match a regex 1 to 3 times in a sed command?

regex sed

Count number of line in txt file when new line is inside data

regex shell ubuntu awk sed

Regular expression to extract version number

regex sed

Reverse four length of letters with sed in unix

bash unix sed

run sed in dockerfile to replace text with build arg value

sed dockerfile

replace/substitute pattern with file content

sed