Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to restrict a find and replace to only one column within a CSV?

sed awk replace

removing multple line base on regex search

sed

fast deletion of a line with an index from a file

shell sed awk

python gzip file in memory and upload to s3

python sed gzip boto stringio

Find part of a string in CSV and replace whole cell with new entry?

python bash csv awk sed

Regex for The Same Pattern Multiple Times in One Line

regex sed

how to search for a file with pattern having white space in linux

linux sed grep

How to Sort Output from several Log Files by date

linux bash sed awk

how to evaluate awk in a sed statement?

awk sed filenames

rearrange data on a file (NOT a direct transpose)

bash shell awk sed gawk

Escaping slashes in bash (awk)

bash shell date awk sed

Comparing two version numbers in a shell script

bash shell awk sed grep

How to replace two code blocks in a file by sed or awk

bash git awk sed

How to do basename on second field in a file and replace it in line

bash awk sed

get data from a text file

Remove lines containing a number less than/greater than a limit?

sed grep pipe

Match a float and multiply by 100

perl awk sed

replace specific char of a string using sed using shell script

linux bash shell sed

replace text using lookahead regex

regex perl awk sed grep

If the row underneath the previous row equals the first column's specific value, print the two rows

bash awk sed