Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Set svn:ignore recursively for a directory structure

bash svn sed awk svnignore

Reference 10th submatch [duplicate]

regex sed

How to restrict sed to replace only data appearing after the first closing square bracket?

csv sed

Copy matching lines to a second file

sed awk

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