Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed: Replace FIRST occurence of space with newline

regex linux file sed

Delete all lines in file with specific regex using sed

regex bash sed

Remove double quotes from all fields in an array in bash

bash awk sed

SED in bash for receiving parameters

bash sed

sed: replace from the last occurrence of "-" till EOL

regex sed

Using sed to replace a number greater than a specified number at a specified position

bash shell sed

How to tell if two strings of any length are anagrams using bash, awk or any using command or script?

bash awk sed

How to print all lines matching the first field of last line

regex shell command-line awk sed

Add delimiters at end of each line

awk sed

Append contents of file A to the end of each line in file B? bash

bash shell sed awk

How to replace a word on nth line after multiple pattern matches that are on different lines?

bash awk sed

How to Extract Clusters with Multiple Rows Using Bash Commands?

bash awk sed grep

Parsing of parenthesis with sed using regex

python regex perl sed

Sed print with evaluated date command on back reference

bash unix date sed

Replace more than 150000 character with sed

regex bash shell sed grep

awk remove characters after number

regex bash sed awk

Reusing variables in bash

bash shell sed awk

Get the first percent from a list in bash

regex sed

Remove duplicate words after stripping punctuation

Re-order columns in a text file by a specific pattern