Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

delete html comment tags using regexp

regex sed html-parsing

Delete a column from a delimited file in linux

linux unix awk sed

Merge lines between two patterns using sed

sed grep

sed + how to get the second word (string) after "=" separator by sed

sed

Delete line containing one of multiple strings

bash text sed

grep for a line in a file then remove the line

string bash awk sed grep

sed how to delete first 17 lines and last 8 lines in a file

linux bash sed text-processing

Sed to extract text between two strings

regex shell sed awk

Extract lines between two patterns from a file [duplicate]

linux sed awk grep

Command to insert lines before first match

linux awk sed

What is newline character -- '\n'

c unix vim sed newline

Inserting text from a file to the beginning of another file - bash

bash insert sed

Bash: Find file with max lines count

bash unix sed awk wc

How to read content from two files and merge into a 3rd file in bash shell

Replace multiple consecutive white spaces with one comma in Unix

unix csv sed whitespace

BSD sed: extra characters at the end of d command

sed bsd

How to remove last directory from a path with sed?

shell sed path

How do you use sed from Perl?

perl sed

Using sed on a compressed file

linux shell sed

sed to replace partial string

regex shell unix sed