Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Adding text using SED

linux unix sed

Insert line in the middle of file with standard unix tools

linux macos unix sed

Find (bash command) doesn't work with subprocess?

python sed find subprocess xargs

Replace key:value from one file in another file in shellscript?

linux bash shell sed awk

sed Extract unique characters within each line

regex awk sed replace sh

Extract section of file to a variable, from within a shell script

regex bash perl command-line sed

Non greedy regex matching in sed/perl

regex perl sed

Match word anywhere within two markers, delimited by whitespace or the markers

regex sed

Remove newlines (\n) if they are followed by a string - using SED

regex awk replace sed

Find lines by pattern, leave only pattern but leave unmatched lines as they are

regex awk sed grep pipeline

Match a line and return a previous line before the match containing a pattern

sed

Can i mention the backreference from different pattern to other pattern in sed

regex linux sed

Delete lines in file if they contain current working directory

regex linux string sed

Remove a string containing a substring that will require a wildcard

awk sed

Using Sed to capitalize the first letter of each word

regex bash unix sed

Wishing that sed had an equivalent for ed's handy j command

linux shell unix sed ed

How can I check (and delete) if the last line (that contains the last occurence of a string) has a comma as last character?

linux bash shell awk sed

awk search pattern in file. replace line on match and print as it is on not match

shell replace sed awk match

How to make sed do non-greedy match? [duplicate]

regex bash sed

Omit the last line with sed

bash sed