Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using awk (or sed) to remove newlines based on first character of next line

bash shell sed awk

How do I escape backslashes in a sed script embedded in a bash script

bash sed escaping

sed insert after ONLY the first line match?

unix sed

sed with simultaneous and sequential replace

string bash awk sed

sed optimization (large file modification based on smaller dataset)

Stripping hex bytes with sed - no match

regex macos sed hex

Add text between two patterns in File using sed command

linux unix sed

Remove underscore and capitalize character after it

sed/awk - print text between patterns spanned across multiple lines

bash sed awk

How to parse JSON with shell scripting on Linux?

json linux shell sed awk

Character-set of SSH keys (safe delimiter for using sed with public keys)

ssh sed

Bash: Remove headers from HTTP response

regex perl bash sed grep

Bash extract user for a particular host from ssh config file

bash ssh sed

How to search & replace arbitrary literal strings in sed and awk (and perl)

bash perl awk sed xxd

sed not replacing lines

bash replace sed

Delete first line of all files in a folder (on ubuntu)

Delete lines containing pattern at the end of line

sed

Using sed on Mac OS 10 to replace tab character in text files

How do you color lines that begin with string1 but do not end with string2

bash perl awk sed grep

'sed' : How to add new line after string match + 2 lines

sed