Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

awk/sed insert line between two patterns

regex linux bash awk sed

How do I swap the last column in a csv file to be the first column? + awk

bash awk sed

How to use sed to delete multiple lines when the pattern is matched and stop until the first blank line?

linux shell sed

using awk or sed to create new lines based on extraneous columns

bash awk sed

UNIX remove characters from variable

linux unix sed sh

How do I filter tab-separated input by the count of fields with a given value?

bash csv awk sed grep

Replace empty CSV value with NULL using sed

regex bash csv sed

Replace text between two lines with contents of a file stored in a variable in sed

linux bash sed

How to remove preceding spaces before non space text begins + regex + sed +

regex bash sed

How can I delete the lines starting with "//" (e.g., file header) which are at the beginning of a file?

regex shell awk sed

Remove leading and trailing numbers from string, while leaving 2 numbers, using sed or awk

regex awk sed

Replace a string, but only when it is the last occurance of that string before a specific line

sed

DOS to UNIX path substitution within a file

sed cygwin awk gcov lcov

sed/awk or other: one-liner to increment a number by 1 keeping spacing characters

unix shell sed awk

extract strings out of plist with bash script, maybe sed?

bash sed plist

csv file filtering

sed awk

Is there a way to apply a sed transformation to a vim buffer before copying it to the clipboard?

vim sed

Using Unix tools to process text: search and replace all text that are not between some lines

python perl bash sed awk

cut part of grep output with sed

regex linux sed grep

log parsing with sed or grep

shell sed grep tail