Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

How to add html attributes and values for all lines quickly with vim and plugins?

html awk sed sublimetext3 emmet

Insert a line after pattern match, if only the string does not exists

awk sed grep

Extract numbers from filename

bash sed

remove lines from output in bash that contains a huge amount of possibilities

awk sed grep

bash + sed: trim trailing zeroes off a floating point number?

regex bash sed floating-point

How can I quickly find the first line of a file that matches a regex?

regex perl sed grep

Replacing string in linux using sed/awk based

regex linux bash awk sed

change lowercase file names to uppercase with awk ,sed or bash

bash sed awk

How to operate on part of line only

sed