Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How do I get rid of this unicode character?

Change filenames using bash script: Replace commas and whitespaces by underscores

regex sed replace whitespace

Problem with quoting and sed

sed cygwin quotes

Remove specific number of digits using sed

linux sed