Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Organising Data

python perl bash sed

Optimal way to parse a log file

bash shell logging sed grep

Regex to repeat indentation in sed

regex sed solaris

Add multiple lines in file using bash script

macos bash sed

Does sed -n '1s/pattern/substitute/p' parse the whole file or quit after line 1?

unix sed

Search and replace $ signs with sed

bash unix sed replace

How to remove all single occurring new lines "\n", but not multiple lines

replace sed

Remove spaces between patterns

bash sed

Grep all characters in each line before match

bash awk sed grep

Remove lines containing space in unix

linux shell unix sed awk

Using sed in terminal to replace text in file

sed terminal command

Remove duplicate words/string from a tab separated file

linux sed awk

How to match whitespace in sed?

shell sed

Skip operation on the line if one of the columns have letters - bash

awk sed

sed - combine two commands into one command

sed

Interpolation of variables inside Jenkinsfile

Replacing specific lines in multiple files using bash

bash loops replace sed

Regex for Replacing String with Incrementing Number

regex replace awk sed increment

grep a block of lines into a shell variable based on matching pattern

linux shell unix awk sed

sed - How to get the first 2 sentences of a paragraph?

regex bash command-line sed