Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replace JSON Object Programmatically

sed - address space between "{" and "},"

regex bash ubuntu sed

Compare consecutive rows and multiple columns in awk and random select one of duplicate lines

bash awk sed

sed - remove quotes within quotes in large csv files

regex csv sed

Using sed to replace string in file with contents of variable of that name

regex bash sed

How to replace a pattern with newline (\n) with sed under UNIX / Linux operating systems?

unix text replace sed newline

sed not writing to file

bash 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

Calculating the total time in an online meeting

bash shell awk sed scripting

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 creates un-deleteable files in Windows

sed windows-server-2003

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