Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Reuse matched pattern in inserted or appended line with GNU sed

Store into variable a string that changes dynamically

shell awk sed

How to print line numbers changed by sed / awk

linux unix awk sed

Bash, Perl or Sed, Insert on New Line after found phrase

perl bash sed awk

How do you ignore but preserve ANSI escape codes with sed?

regex bash sed

using sed to replace a string in all files of a directory

regex linux sed terminal

Strip Characters Before Period If Filename Has Prefix in Bash

bash sed rename

SED command not generating output file when called from app

How to use sed to append multiple lines to a file?

sed

Changing the date string format

bash awk sed

awk + how to get latest numbers in file but exclude number until 4 digit

awk sed

Manipulating a file using bash script

bash shell unix sed

LINUX - grep & comment out lines from fstab

bash shell awk sed grep

how to grep or sed a phrase that starts with =user / =Email and ends with &

bash sed grep

How to split files according first column awk

bash unix awk sed

GNU sed - find or replacing spaces or new lines. Why is this not working? v3.02 vs v4.2

Find and replace variables containing non-escaped characters with sed

bash sed replace

Print / Find the first character (with the LOWEST occurrence) in a non-empty string and order is important [closed]

linux bash awk sed one-liner

sed (on osx Snow Leopard) with BRE '.' doesn't match character > ascii 127

regex macos sed bsd env

SED replace with 'dynamic variable' build from backreference

bash sed