Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

transform multiline text into csv with awk sed and grep

csv awk sed grep

Replace string in the first file it is found

bash sed natural-sort

replace quotes in substring (preferably without external dependencies)

awk sed

How to find and replace MAC address

shell sed

Quickest way to split a string in bash

string bash sed

How? Bash loop, sed and inserting the current loop's filename into the sed pattern space

bash sed filenames

GNU sed remove spaces from digit number in text file

regex sed

how to pass a variable to sed from within r

r sed

Use Sed to replace first character if line contains pattern

bash sed

How to delete certain characters after a pattern using sed or awk?

bash shell awk sed

Why does dollar not match literal dollar when extended regex (ERE) option is used with sed?

regex linux shell sed

sed remove trailing space after bracket

regex bash shell sed

Getting defined substring with help of sed or egrep

regex bash sed

Awk replace string in line

bash awk sed

Output of sed in linux won't write to file [duplicate]

linux bash sed pipe

Path of the current, parents and root directory

shell unix sed path pwd

extract and print all occurrences of disk file (.img) from a configuration file

awk sed split grep

Select subdomains using print command

linux awk sed printing command

Remove pattern from a column if it is present in another one

awk sed