Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

R vs sed regex greediness

regex r sed

How to use AWK to print line with highest number?

linux sed awk

Restore multiple backup files created with find followed by sed

sed grep find xargs

Removing Extra commas from Comma delimited file

regex perl csv sed awk

Linux SED RegEx replace, but keep wildcards

regex linux sed regex-group

Why does vim sometimes show ^M and sometimes not (even if they are there)?

vim sed eol

a simple sed script displaying only changed lines

regex bash sed

Using sed on xargs variable isn't working inside shell expansion

bash sed redis

Joining a pair of lines with specific starting points

linux sed

Finding pattern with sed, print lines until first empty line

search sed grep find

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