Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How can I reorganize nested quotes within sed regex in a bash script that triggers an "unterminated substitute pattern" error?

regex macos bash sed terminal

how to speedup following sed command

macos unix sed

Use awk to extract value from a line

bash awk sed

Sed and UTF-8 encoding

bash encoding utf-8 ssh sed

Limit sed to certain character range in a line

sed

grep multiple patterns single file argument list too long

regex bash awk sed grep

How to remove a subcolumn from a nested-csv file?

python perl csv awk sed

How can I remove a Host entry from an ssh config file?

ssh sed

How to automatically create README.md markdown of directory tree listing

Flip multiple strings vertically on bash

bash awk sed paste fold

Reading value from an ini style file with sed/awk

bash awk sed ini

How can I add or remove character from a specified line number in shell?

bash shell unix sed

Exec sed command to a docker container

bash docker sed

How to sort the columns with below requirement

linux vim awk sed

sed regex - convert Title Case to camelCase

regex sed

bash conditionnal getline with awk/tr/sed?

bash awk sed tr

Two-file processing in awk

awk sed

find JSON key in all files and remove the corresponding key-value pair

python bash sed grep jq

How to accelerate substitution when using GNU sed with GNU find?

linux sed find gnu xargs

sed regex to non-greedy replace?