Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

SED delete specific lines between two patterns?

sed switch the order of first and last word

regex sed

egrep match version number using grep

regex unix awk sed grep

Print first letter of each word in a line

bash awk sed

merge contents of two files into one file in bash

linux bash awk sed merge

How can I add x number of leading spaces in a string using Bash?

bash awk sed indentation

Using sed/awk to remove string from subsections

regex perl awk sed

Add delimiters at specific indexes

regex awk sed

Find Everything between 2 strings -- Sed

shell awk sed grep

Unix code wanted to copy template file and replace strings in template file in the copied files

bash sed

Perl, sed, or awk one-liner to change the format of the file

regex perl unix sed awk

Extract the string between Quotes of particular occurrence in unix

regex unix sed awk grep

bash delete a line from a file, permanently

file sed line

replace text based on a dictionary

linux perl unix sed awk

how to separate a 10-digit phone number into two parts

sed ksh

Sed or awk: how to call line addresses from separate file?

sed awk

Using sed or VIM to replace space with new line

linux unix sed vi

R data.table fread command : how to read large files with irregular separators?

r sed data.table read.table wc

How to merge multiple lines into single line but only for block of lines separated by blank line

bash awk sed sh

Parsing simple string with awk or sed in linux

parsing awk sed