Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Extract string between two characters in bash

string bash sed awk

Any way to find if two adjacent new lines start with certain words?

perl bash sed grep

What is platform independent way of converting csv files to tsv files if the csv files can be quoted with comma inside the quoted strings?

perl csv sed awk tsv

grep and sed with spaces in filenames

linux search replace sed grep

how to remove first two words of a strings output

linux bash awk sed cut

Printing next line with sed

sed

replace xml value with sed [duplicate]

xml bash sed

sed: Extract version number from string

sed

List all the words in a text file with occurrence counts?

bash sed awk

Find specific pattern and print complete text block using awk or sed

regex sed awk

why sed replace + redirection deletes my file?

bash sed io-redirection

Add a column to any position in a file in unix [using awk or sed]

shell unix sed awk

sed-ish oneliner to perform arithmetic within substitution

bash awk sed

A Linux Shell Script Problem

linux string shell sed

sed/awk to double space file

sed awk

sed: conditional merge of multiple lines

merge sed lines

Remove insert data of a specific table from mysqldump output (sed?)

bash sed grep mysqldump

Get java version number from python

python bash sed grep cut

How can I delete the second word of every line of top(1) output?

unix sed

Unix one-liner to swap/transpose two lines in multiple text files?

bash unix awk sed text-files