Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

linux csv file concatenate columns into one column

awk sed command-line cut

sed multiple repacement in a line

regex sed

How to replace a duplicate string with counter appended values in multiple files in linux command line

regex awk sed

Insert line numbers into file with sed

sed

Surround every line with single quote except empty lines

unix awk sed text-processing

how to change date-format in a log file using bash, avoiding while loop

bash perl awk sed date-format

Is there a program that functions like printf with an entire file as input?

linux bash shell sed printf

Rgex doen't work with sed command as expected

regex linux shell sed

sed calculations

regex sed

Removing parts of a string that contain digit with SED/Perl

linux perl bash unix sed