Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

grep not performing very well on large files, is there an alternative?

perl awk sed grep

sed behavior with & (ampersand)

sed

How to replace space with \(space) using sed?

bash shell 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