Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Matching Python multiline expression string from a file using grep?

awk sed grep find

Group every nth line command output in a CSV format

bash csv awk sed

SED: Replacing String After Single Quote

regex bash sed

Git Pre-Commit Using Sed To Dynamically Inject Branch Name

Removing carriage return within double quotes

bash shell awk sed

Delete string that spans multiple lines

regex sed

sed remove first pattern and the last pattern from a string

Is there any way to convert paragraphs to columns in shell script to format it in Excel?

shell awk sed

How to use back-reference of sed replacement command correctly considering a special Regular Expression

Deleting multiple lines from a csv file using sed

unix csv sed

sed: remove numbers from file

regex bash unix sed

Append a string to another with Regex tools

regex perl unix sed awk

Remove namespace prefix with sed

xml bash sed

how do I extract a date stamp from a file name stored in a bash variable [duplicate]

bash awk sed

Using sed to extract morse code from a text file

unix sed

Using the result of grep to sort files

sorting awk sed grep

Sed keep digit and discard extension

sed

Remove pattern in txt using awk or sed

awk sed

Duplicate and modify lines using Sed

sed

How to correctly detect and replace apostrophe (') with sed?

linux bash shell sed