Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using find, grep and sed together

linux sed grep find

How to format output of ifconfig

linux bash sed

sed gives me ": unexpected EOF (pending }'s) error and I have no idea why

sed

How to print lines from a file using sed, where the line numbers are stored as variables

bash variables sed

Unescape with pipe

bash sed pipe

Get a difference file by specific patterns in two text files

regex sed awk pattern-matching

In bash how to replace string variable, and set it into sed command

bash sed

Match words in word-list and count occurrences

bash list sed awk grep

Modified copies of line sed / awk

bash sed awk

searching for ip addresses except 127.0.0.1 using regular expressions

regex linux sed

Using sed to delete a string between parentheses

bash sed

Remove line break every nth line using sed

linux bash sed

How to remove the decorate colors characters in bash output?

bash sed colors tr

linux sed script to make first letter of each word uppercase

linux sed

Using Regex to replace or append line in file | Linux Shell script

regex linux shell awk sed

using sed -i Mac OSX without a backup file

macos sed

replacing brackets

regex vim awk sed

Appending the datetime to the end of every line in a 600 million row file

awk sed bigdata

Replace multiple occurrences between two strings

regex bash perl awk sed

awk / sed: replace all fields if any field matches a pattern

unix awk sed replace