Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using sed to delete range of lines except the end pattern

awk sed

How can I avoid "no input files" error from sed, when run from xargs?

ubuntu sed xargs

How do I insert text to the 1st line of a file using sed?

linux bash shell sed scripting

How can I manipulate file names using bash and sed?

bash shell sed

How to remove \r character with sed

regex sed

how delete space in blank only between " " with bash

regex awk sed

regex in sed

regex sed

How do I pick random unique lines from a text file in shell?

shell sed awk

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?