Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Removing image and link tags in markdown (md) file using bash, preferably sed, command

Add a kernel parameter with sed to grub

linux bash hibernate shell sed

How to replace all email addresses in a set of files with a generic email address

regex linux unix sed

Sed one liner not working in python subprocess

python json shell sed subprocess

pattern match and replace the string with if else loop

python r awk sed

Is there a .NET port of the SED stream editor

c# .net sed porting

Convert Unix `cal` output to latex table code: one-liner solution?

perl bash shell sed awk

How to check an input string in bash it's in version format (n1.n2.n3)

regex bash sed

sed only replacing last occurrence of match - need to match all

regex sed

Sed Error : sed: -e expression #1, char 25: unknown option to `s' [duplicate]

sed

Insert Header Row using sed

sed converter

Replacing multiple delimited blocks in sed

sed

Print all lines between pattern where any line matches second pattern

regex bash sed awk

using date variable inside sed command

shell unix sed

How to separate fields with pipe character delimiter

bash sed awk pipe ash

Removing pattern at the end of a string using sed or other bash tools

regex bash sed

Pad all lines with spaces to a fixed width in Vim or using sed, awk, etc

vim sed awk

sed - substitute either of two characters with one command

sed

Grep. Line of text that does not end with "abcd"?

regex sed grep

awk sum a column and print that sum on each line of input

bash sed awk printf