Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to delete all lines before the first and after the last occurrence of a string?

regex awk sed grep

Unix command to ignore lines that begins with X

unix sed

How to insert newline character after comma in `),(` with sed?

regex sed

Bash script to convert windows path to linux path

linux windows bash sed path

Replacing first column csv with variable

bash csv sed awk

How can I add a newline after match is found

bash awk sed

Optimize shell script for multiple sed replacements

bash shell sed

Replacing a string in nth line a file

bash unix replace sed

Add x^2 to every "nonzero" coefficient with sed/awk

bash ubuntu awk sed

sed increment number

variables sed increment

how to trim file - remove the columns with the same value

perl unix sed awk

sed to replace "_", "&", "$" with "\_", "\&", "\$" respectively

linux latex sed

sed to change string in a file only once

Sed: How to replace a string found after a specific pattern is located in a file

regex linux bash unix sed

How to convert fixed size dimension to unlimited in a netcdf file

linux sed netcdf nco

How to use sed to replace multiple chars in a string?

linux sed

Prepend file names with plus sign

regex sed substitution

Replacing values in large table using conversion table

bash unix awk sed large-data

replacing a string contained withing two strings with an incremental counter in bash

text awk sed

split text file in two using bash script

bash text sed awk split