Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed - Back reference on match pattern does not work

regex macos sed backreference

Extract a Certain Substrings from Certain Columns from a Delimited CSV File and save the New Edited form in a File using Shell

bash awk sed

Add blank line between lines from different groups

linux shell scripting sed awk

Convert sed One-Liner to perl

regex perl bash sed

Using sed with an array

bash sed

Extract HTML tag data with sed

html sed tags

How to create relative path from absolute path in bash? [duplicate]

regex bash sed relative-path pwd

Replace backtick with single quote using sed or awk

php regex bash sed awk

How to duplicate full word by partial match in sed

regex sed sh

Splitting very long (4GB) string with new lines

bash perl sed

sed: remove matching line and everything after

sed

Piping tail -f to cut to sed produces no output

linux shell sed cut tail

Edit the first and last line of a huge file

linux sed large-files

Regular expression and sed to remove all occurences of some string from hundreds of files

regex sed

How to insert a line before the FIRST and LAST matching pattern using sed

linux bash unix awk sed

What's the simplest way to customize `git log`, truncating the author email at the `@`?

regex git bash awk sed

dejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of linefeeds. sed, awk, or something else?

Bash - parsing ini file, finding section name by values within

bash awk sed grep ini

Replace a string with a random number for every line, in every file, in a directory in Bash

bash shell awk sed

Pipe SED output to mysql

mysql sed