Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed multiple repacement in a line

regex sed

How to replace a duplicate string with counter appended values in multiple files in linux command line

regex awk sed

Insert line numbers into file with sed

sed

Surround every line with single quote except empty lines

unix awk sed text-processing

how to change date-format in a log file using bash, avoiding while loop

bash perl awk sed date-format

Is there a program that functions like printf with an entire file as input?

linux bash shell sed printf

Rgex doen't work with sed command as expected

regex linux shell sed

sed calculations

regex sed

Removing parts of a string that contain digit with SED/Perl

linux perl bash unix sed

Using awk sed or grep to parse URLs from webpage source

regex scripting sed awk grep

What does this sed expression from todo.sh do?

regex shell sed

Sed is not replacing all instances in a file when areas overlap

regex linux bash 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