Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed replace exact match

regex sed

Delete first line of file if it's empty

shell unix sed

Bash script using sed with variables in a for loop?

bash variables scripting sed

How can I remove all but the last 10 lines from a file?

bash sed tail

How to escape the ampersand character while using sed

shell unix sed

strip the last and first character from a String

sed awk

sed command to replace multiple spaces into single spaces

regex shell sed

Extract lines between two line numbers in shell

bash shell sed

How to check if the sed command replaced some string? [duplicate]

linux bash shell sed

Sed replace with the output of a bash command using capture group as argument

bash sed

how to use sed to extract lines in specified order?

linux bash unix sed

Invalid preceding regular expression given by sed

regex bash command-line sed

How to use a bash script variable with sed [duplicate]

bash scripting sed

Regex Space character in Sed

regex sed

Replace a letter with another from the last word from the last two lines of a text file

awk sed

Remove files not containing a specific string

linux bash sed grep

How do I replace a token with the result of `pwd` in sed?

unix sed

how to replace all lines between two points and subtitute it with some text in sed

linux sed

How can I delete all lines before a specific string from a number of files

bash shell sed

remove white space in bash using sed

bash unix sed whitespace uniq