Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Sed to replace <? with <?php

php regex sed

How to update BLOB values (MySQL file) with a script?

mysql shell sed blob

Split a large flat file by first two characters on each line

python regex bash awk sed

Putting line break using sed in bash, problems with regular expressions

regex bash sed awk

sed conditional replace of a variable

regex sed

Parse Output of Command into Variable LIVE (Network Traffic Monitoring)

macos bash perl sed grep

Linux SED search replace multiple per line

php regex search replace sed

vim removing xml tags

regex vim sed

sed : printing lines between two words only when one of the line matches a third word or any pattern

linux sed awk