Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Find multi-line text & replace it, using regex, in shell script

regex bash shell sed sh

Altering Makefile variable with sed

sed makefile

Formatting SHOW ENGINE INNODB STATUS outputs when “\n” are embedded as Text

mysql shell sed awk newline

sed find and replace a string with spaces

regex linux bash replace sed

sed append a line to itself or awk $0 equivalent?

shell awk sed

How to gather IP and User Agent info from web log with AWK?

Excluding a string in a regex matching, for sed processing

regex sed

Reorder columns in a CSV file by number

regex bash csv sed awk

Sed replace hyphen with underscore

regex sed replace

How to use sed to comment and add lines in a config-file

linux bash sed

jq recursively delete values that appear in array anywhere in schema

Swap two columns with awk

sed awk

Linux set root password on etc/shadow file

regex linux sed passwords root

hash using sha1sum using awk

hash awk sed sha1

Does sed have an option just for checking existence of string in file? [duplicate]

bash sed

Flutter -ios - pod install gRPC-C++ sed ssl issue

ios flutter sed cocoapods

how to use sed to replace values in json file variable value

bash sed

Sed capture group not working

regex bash sed regex-group

Split string with bash with symbol

string bash sed awk

using sed to find and replace in bash for loop

bash sed