Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Vim/sed/awk Find & Replace with Incremental Integer

ruby vim sed awk macvim

Match lines with pattern n times in the same line

regex vim sed awk grep

Using `sed` without piping multiple times

sed

How to find largest file in the subdirectories? [duplicate]

linux command-line sed awk

How to delete all lines from a CSV file containing an exact match of a search term?

bash sed awk

Sort Date/Time in Unix

perl bash shell sed awk

Linux SED command in Bash script strips ' from string

linux sed strip

Unix Shell scripting find and replace string in specific files in subfolders

sed

Minify HTML files in text/html templates

How to find and replace every match except the first using sed?

sed

bash command to sum and print each element of a column and print a new column

bash sed awk bc

Consistency in global operations in vim

vim sed

How to remove square brackets and any text inside?

bash sed

How can I take STDIN and use it on the bash shell to set an environment variable?

bash path sed xargs env

Is there way to delete duplicate header in a file in Unix?

detect two consecutive lines matching a pattern with sed

sed

How to quickly delete the lines in a file that contain items from a list in another file in BASH?

bash optimization sed

Delete duplicate consecutive lines without sort or unique in xml file

regex xml bash awk sed

Quick Unix command to print non-contiguous lines from a text file?

shell unix text sed

sed substitute variable contains newline (preserve it)

sed