Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Delete line in file matching one string but not matching another - SED, BASH?

linux bash unix sed sh

Use sed/grep/awk to delete everything up until the first blank line

sed awk grep

Bash: how to find and break up long lines by inserting continuation character and newline?

bash sed awk

Replace string variable with string variable using Sed [duplicate]

regex linux bash sed

Using sed replace line in file with another file

linux bash sed

Bash Extract first number of a three digit version

awk sed

How do I take only the first occurrence of a hyphen in sed?

regex bash sed

How can I call awk or sed from inside a c program?

c sed awk exec

regular expression in sed for masking credit card

sed

How to print file contents with filename before each line?

python perl bash scripting sed

Combine columns from different files

perl bash sed awk

Repeating regex replace with SED

regex linux sed

sed replace in-line a specific column number value at a specific line number

linux shell sed

Submitting Base64 CSR to a Microsoft CA (via cURL)

iis curl encoding sed csr

Bash + sed/awk/cut to delete nth character

bash awk sed

How can I apply Unix's / Sed's / Perl's transliterate (tr) to only a specific column?

perl bash sed

sed to insert colon in a mac address

regex sed

use sed to insert a line after matching a block of text

bash shell sed awk

Extract string between two characters in bash

string bash sed awk

Any way to find if two adjacent new lines start with certain words?

perl bash sed grep