Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using Sed to expand environment variables inside files

sed environment-variables

insert line into file using rails templates

To remove blank lines in data set

perl shell sed awk

Escape file name for use in sed substitution

Assign strings in a line to variables using bash

bash sed awk

How to extract filename from path using sed or awk

linux unix sed awk

Remove leading zero from BASH array variables

bash sed awk