Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Removing all duplicate entries in a field

bash sed awk

Sed expression that converts some matches to uppercase

sed

Find and execute mathematical expression from an xml attribute and replace the value

xml shell math sed awk

How to rename files using Zsh shell and `sed` command on Mac OSX

macos shell sed zsh

unhide hidden files in unix with sed and mv commands

regex bash sed mv hidden-files

How to get a specific line based on a pattern if found

sed awk

Using sed, how can a regular expression match Chinese characters?

use commandline arguments in a sed command

bash command-line sed

Efficient non-greedy method of returning multiple lines between patterns

bash awk sed

BASH: Finding maximum value in a particular CSV column

bash csv awk sed grep

sed remove first pattern match only

sed

Replacing a repeating number in a file with random numbers

string bash sed

How do I replace a comma to "\," in a string using sed

shell sed

Linux command to view raw file, including its delimiters

linux awk sed terminal

sed not finding '0A' control character

linux sed

sort numerically in unix/ linux where "sort -V" not available [duplicate]

linux bash sorting awk sed

sed - replace second octet on an IP address

bash awk sed

Reverse four length of letters with sed in unix

bash unix sed

run sed in dockerfile to replace text with build arg value

sed dockerfile

replace/substitute pattern with file content

sed