Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Sed Append Line

linux sed

Efficient way to add two lines at the beginning of a very large file

Find unique string within a file, up a line and append?

linux bash sed awk

Get word between quotes

linux unix sed awk grep

replace strings with lines from another text file by matching patterns

regex perl awk sed

Shell: Sed -i.bak to rename file by appending current date

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