Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Parse a keystore file and get values of "Alias name" & "Expiry date"

linux shell awk sed keytool

use sed to get a list of different paths up to a point

sed

What does 'G' do with sed command?

bash sed

Parse progress with sed (or something else)

bash parsing sed

How to add a line of text containing the filename to all text files recursively in terminal?

bash macos shell sed terminal

How to make sed -i work in both Mac and Ubuntu?

macos ubuntu sed

using sed how to put space after numbers in a big string

bash sed awk

Delete all contents of the file using sed

unix sed empty-list

awk and sed challenge: adjust the text width

sed awk

How to remove block text between 2 patterns?

linux bash shell sed

Perl/Sed command to replace same pattern multiple times

regex perl awk sed ubuntu-16.04

Do various substitutions but only before a character

regex bash awk sed

awk/sed: repeat 1st column for each column

awk sed vim

How to extract all variables from file

regex awk sed grep

How to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK

awk sed

sed (or awk) regular expression to replace substring of match

regex sed awk

convert first column in a csv file from timestamp to year-month format

bash awk sed

How to iteratively find number of lines between two patterns?

bash awk sed

awk/sed/shell to merge/concatenate data

join sed awk