Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Find number, and remove adjacent characters equal to this number

perl unix sed awk

Using sed in Alias with quotes and escape characters

apache bash sed alias profile

Sed gives "sed: 1: "tsunit.js": undefined label 'sunit.js'"

bash sed makefile

Collapse sequential numbers to ranges in bash

bash awk sed collapse

Use sed to change conf file

linux sed

Select matrix first row based on 1st, 8th and 9th column value with awk or sed

r awk sed

sed replace content within double quotes

regex bash sed

Replace a double backslash followed by quote (\\') using sed?

regex shell unix sed

Meaning of ",$d" in replacement part of sed command

sed

AWK - replace specific column on matching line, then print other lines

awk sed

Sed replace at second occurrence

regex bash sed non-greedy

Grep value between strings with regex

regex awk sed grep

Why does this regex work in grep but not sed?

regex sed grep

Bash: Extract Range with Regular Expressioin (maybe sed?)

regex bash unix sed

Multiline delete with sed

sed

can command line utilities be faster than C++? [closed]

c++ bash sed grep

Get substring from file using "sed"

bash sed substring

Delete last word in each line in bash

regex bash sed

File1 + (File2 - first line) > File3

unix sed cat

How to remove lines from text file not starting with certain characters (sed or grep)

text sed grep