Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Rename files using sed and mv

regex bash sed mv

Replace multiple lines using sed

sed

Spread 'sed' command over multiple lines

bash sed

Spinal Case to Camel Case

bash sed

Append to same line in Bash

bash list csv sed append

sed print Nth character

string bash shell sed

SED - removing string followed by LineFeed (\n)

linux unix sed awk vi

sed replace a word at a line which begins with a specific pattern using

sed

Should I use cut or awk to extract fields and field substrings?

sed awk field cut text-parsing

In sed, how to represent "alphanumeric or _ or -"

regex linux bash shell sed

sed can't match 0 or 1 time

bash shell sed

Python - using subprocess to call sed?

python sed subprocess

Better way to rename files based on multiple patterns

linux bash shell unix sed

sed error - unterminated substitute pattern

sed

How to stop sed from buffering?

linux bash sed grep

Insert multiple lines of text before specific line using Bash

Sed - Replace immediate next string/word coming after a particular pattern

shell unix sed

How to split file by percentage of no. of lines?

bash file awk sed split

Read lines starting from a line number in a bash script

linux bash sed grep

vim/vi/sed: Act on a certain number of lines from the end of the file

linux bash vim sed awk