Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

bash sed a quoted string from file but only at the Nth line

bash sed

Passing SED replace arguments within a BASH variable

bash sed

Get n lines from file which are equal spaced

bash sed

Replacing multiple occurrences of a word using sed in unix

unix sed

Accept multiple lines of input in a bash script

linux bash unix awk sed

Get first word of every line with AWK or SED?

awk sed split

Can anyone explain what is happening in "sed-regex here"

regex bash sed

Shell : Get a specific word under a sub section in yaml file

bash shell awk sed grep

How can I replace all middle characters with '*'?

awk sed grep

How to print lines with duplicated fields?

awk sed

Extract each word immediately preceded by an asterisk

awk sed

How to replace a number to another number in a specific column using awk

linux unix awk sed

What's the meaning of this sed command? sed 's%^.*/%%' [duplicate]

linux bash sed

Vim/sed/awk Find & Replace with Incremental Integer

ruby vim sed awk macvim

Match lines with pattern n times in the same line

regex vim sed awk grep

Using `sed` without piping multiple times

sed

How to find largest file in the subdirectories? [duplicate]

linux command-line sed awk

How to delete all lines from a CSV file containing an exact match of a search term?

bash sed awk

Sort Date/Time in Unix

perl bash shell sed awk

Linux SED command in Bash script strips ' from string

linux sed strip