Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

sed replace last line matching pattern

regex bash sed

Extracting part of a string to a variable in bash

string bash sed find extract

Delete lines from file with SED or AWK

regex shell unix sed awk

How to combine three consecutive lines of text file in sed?

sed

How to remove all special characters in Linux text

linux sed non-printable

How to format a Windows path to a Unix path on Cygwin command line

windows unix sed path cygwin

Sed substitute recursively

regex sed

Shell script : How to cut part of a string

linux bash shell sed

AWK/SED. How to remove parentheses in simple text file

sed awk

How to replace paired square brackets with other syntax with sed?

bash sed