Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Perl one liner to extract a multi-line pattern

perl bash sed awk perl-module

Match a string that contains a newline using sed

linux bash ubuntu awk sed

Extract multiple captured groups from sed to variables

macos bash shell unix sed

Replying to emails: how to condense multiple "blank" (not really blank; lines consisting only of ">") lines into one?

unix sed

Regex not working with sed

regex sed

SED or AWK replace all with patterns from another file

shell perl awk sed gawk

Delete html tags in sed or similar

html sed tags

Notepad++ - how to add character to beginning of line

regex sed notepad++

UNIX: Replace Newline w/ Colon, Preserving Newline Before EOF

unix sed append newline

How to use sed command to add a string before a pattern string?

bash sed

Bash - how to preserve newline in sed command output?

bash sed echo delimiter cat

How can I use sed to replace copyright/license headers in my source files?

Looping through fields in awk

awk sed

Sed replace pattern with line number

sed awk gawk

Unix script to delete the first line of a file on a Mac

macos unix sed

Extract part of the code and parse HTML in bash

bash sed html-parsing

Use sed to delete all leading/following blank spaces in a text file

linux unix text sed

POSIX: abcdef to ab bc cd de ef

shell awk sed posix

Edit YAML file with Bash

python bash awk sed yaml

Grep Access Multiple lines, find all words between two patterns

awk sed line