Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Modify CSV header using bash script

bash csv sed

Sed add forward-slash to beginning of line

linux sed

Reverse IP address format with sed

How do I format a Date field of a .CSV file with multiple commas in a string field

linux csv sed awk cut

Replace a string by the content of a file

awk sed substitution

Inserting quotes to pipe separated line using sed

bash sed

Add missing ServerName to httpd.conf file using sed

linux sed

sed substring from incoming packet

regex linux sed

Modify Line in File Matching WORD1 and NOT WORD2 (Sed/Awk)

regex sed awk

Extracting ping times and prefixing with time stamp

bash sed awk ping

sed match and replace in file except for comments

regex bash sed