Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Append line to /etc/hosts file with shell script

linux bash shell ubuntu sed

Can you mass edit all files returned in a grep?

search vim command-line sed grep

Replace whitespace with a comma in a text file in Linux

linux shell csv sed awk

Easiest way to extract the urls from an html page using sed or awk only

html regex bash sed awk

What's wrong with my lookahead regex in GNU sed?

Replace whole line when match found with sed

shell replace sed match

Concatenate in bash the output of two commands without newline character

Extract string from brackets

bash sed

Sed expression doesn't allow optional grouped string

regex sed

.bash_profile sed: \1 not defined in the RE

sed homebrew .bash-profile

Convert line endings [duplicate]

How to use variables in a command in sed?

unix sed

How to replace a path with another path in sed?

path sed csh

How to remove a character at the end of each line in UNIX

unix awk sed

How to decode URL-encoded string in shell?

bash shell awk sed urldecode

Ansible playbook shell output

shell sed ansible

Swap two columns - awk, sed, python, perl

sed awk

sed -i command for in-place editing to work with both GNU sed and BSD/OSX

macos sed gnu inplace-editing

Is it possible to escape regex metacharacters reliably with sed

regex sed

Can I use sed to manipulate a variable in bash?

bash replace sed