Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Best script to modify file contents on server

python perl bash scripting sed

Compare execution log's ignoring the execution times

bash sed diff

bash - sed query to edit yaml file

bash vim sed

Sed to delete multiple lines starting with match of pattern1 then potentially multiple matches of pattern2 (greedy) [closed]

sed

Search pattern from a file into another file

regex sed awk grep

Bash replace string where specific condition is true

bash shell replace 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