Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Sed using extended regexp and capture groups

regex sed

sed to exclude directories

sed

sed to remove URLs from a file

sed

Unix cut: Print same Field twice

shell unix sed cut

Can a long sed command be broken over several lines?

linux bash command-line sed

Append line after last match with sed

regex bash sed

How to remove the second line of consecutive lines starting with the same word?

regex perl bash sed awk

Replace dollar sign with sed

linux bash sed

How do I extract lines from a file using their line number on unix?

"invalid command code ." while trying to use grep and sed to replace string in multiple files

regex macos unix sed grep

How to remove tabs from blank lines using sed?

How to increment number in a file

shell sed numbers increment

How to edit a kubernetes resource from a shell script

shell sed kubectl

sed - how to remove everything but a defined pattern?

sed

Kubernetes deployment read-only filesystem error

Ignore comments (#) using sed, but keep the lines untouched

regex shell sed

Remove everything after 2nd occurrence in a string in unix

regex bash unix awk sed

AWK, SED, REGEX to rename files

regex sed awk filenames renaming

unix tr find and replace

unix sed awk tr

Using sed to replace text with spaces with a defined variable with slashs [duplicate]

bash unix sed