Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Adding double quotes to beginning, end and around comma's in bash variable

bash sed

Using variable with sed in Shell Script

shell sed

Use $HOSTNAME in sed substitution [duplicate]

linux bash unix sed hostname

how to continue to append starting from a pattern using sed or awk?

linux awk sed append

How to make regex works with perl command and extract numbers from a file?

perl sed grep

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

Select from fixed text pattern to 2nd blank line

awk sed

Regular expressions in sed

regex sed

removing multiple instances of a string in a line with sed

csv unix sed replace

Extract lines that follow a pattern

awk sed

Count unique values in one column based on a duplicate in another column

bash awk sed

Print specific lines that have two or more occurrences of a particular character

sed

Bash working on command line but not in perl script

bash perl sed

Awk/Perl/Sed column substitution based on a text code

perl sed awk

Using awk to format text

bash shell awk sed zsh

how to replace delimiter when delimiter also present in field data at any place in a file?

linux csv sed

Using brackets inside a character class in a regular expression

bash sed

Remove previous line to a match string?

bash sed

SED - unable to execute some commands on UTF-8 encoded chars

macos unicode utf-8 sed

How to make this sed 'grab text between 2 keywords' case-insensitive?

regex bash sed match