Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Removing all HTML tags from a webpage

regex bash sed

Inserting line between two lines having second line starting with certain pattern

regex linux bash sed

awk & sed split file

bash sed awk

Remove what follows Nth occurrence Using one-liners

perl sed awk gawk nawk

How to remove line containing a specific string from file?

string bash 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