Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Finding a file within recursive directory of zip files

linux bash ubuntu sed grep

Inserting a "," in a particular position of a text

regex awk sed

how to display users under a group in a line for each user in Linux bash

linux bash awk sed tr

Stop sed on windows from changing \r to \r\n

windows sed