Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using variables in sed -f (where sed script is in a file rather than inline)

sed

How to remove first character from first line using sed

sql-server-2008 csv sed

sed append text obtained from stdout

bash sed

Sed error "\1 not defined in the RE" on MacOSX 10.9.5

regex macos bash sed

Regex replace on specific column with SED/AWK

linux unix awk sed

sed not working from within bash script

linux bash sed

What is the meaning of "0,/xxx" in sed?

bash sed

Extract email addresses from log with grep or sed

regex awk sed grep cut

Replace each } with a }\n in a huge (12GB) which consists of 1 line?

bash logging sed logstash

Quickest/most concise bash one-liner for extracting specified lines from a file

perl bash sed awk grep

Substitution of ! with sed leads to event not found

sed csh tcsh

How to use sed to replace the first space with an empty string

regex linux bash sed tr

loop that prepends the filename to the beginning of each line in a tab separated file (thus generating a new column))

linux bash sed awk

how can we remove last 7 lines of file in unix [duplicate]

shell unix awk sed

How to delete all the lines after the last occurence of pattern?

bash awk sed

Use sed, grep, or awk without perl to replicate positive lookbehind

json regex bash awk sed

How do i get the value present in first double quotes?

bash shell awk sed

grep or sed for word containing string

regex sed grep

running sed with two instructions

bash sed

Find and Replace with Spaces using Sed Mac Terminal

macos bash csv sed terminal