Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How do I replace the second occurrence of a whitespace in each line with 'sed' or 'awk'?

regex awk sed

using unix commands like grep and sed for the perl array

perl unix sed grep

How to replace all white spaces in file names in GCP Cloud Storage?

match multiline pattern non-greedy with sed?

regex sed multiline

Merge two files with no pseudo-repetitions

linux command-line awk sed

extracting specific words (not keywords) from a log file

python regex awk sed

Why is sed printing all lines?

regex sed

Returning all columns of output only if contents in second column have a positive number

regex bash awk sed grep

Removing everything after the second "_" but keeping other columns

bash awk sed

In sed or awk, how do I handle record separators which *may* span multiple lines?

linux sed awk gawk

Separating every line in a file at specific points

sed awk replace split

PHP form will not submit value="0"

php forms sed submit isset

Passing color codes from bash variables through sed

bash sed ansi-escape

Output on a single line

unix sed awk

How can I combine sed commands to a shell script [duplicate]

linux bash shell sed

Deleting n lines in both directions and the match in sed?

regex bash sed

Replacing a string with empty line

vim sed vi

Search and replace using a custom utility to do the transformation

perl awk sed

Remove hostnames from a single line that follow a pattern in bash script

regex linux bash unix sed

how can you change a column of numbers to a space separated list in bash

bash command-line sed awk