Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Bash, replace group match with other variable

linux bash awk sed

How to insert a line at the beginning of a file with sed?

sed

sed: How to delete second match in a file

sed

Sed Capturing Repeating Number Groups

bash macos unix sed

Delete a line using SED from a file and redirect the output to same file

unix sed solaris ksh

looking for an awk gsub|sub|gensub equivalent to sed substitution

awk sed

How awk the filename as a column in the output?

awk sed grep

Ignoring slashes in sed find and replace command

bash sed

How to concatenate two files (removing the first line of the second file) in a single line of unix command?

file unix sed merge

Using awk to get PCI Address

awk sed grep printf

How to split and count number of occurences of word in Bash?

linux bash shell awk sed

sed/awk expression to prepend text and append increasing numbers to list

awk sed

How to convert YYYYMMDDHHMMSS to a date readable by `date`

linux bash date sed

Remove "Cl." from file with bash without removing all Cl

sed vim

regex in sed to keep current line but remove next line

regex bash sed

Extracting beginning alphabets of a string in bash/ash

awk sed cut ash

RegEx for parsing package name, package version (including release) for Fedora / Red Hat packages

regex bash awk sed

How to ask for confirmation using the command `sed` [closed]

linux sed

workaround for SPLIT 1000 file limit?

perl unix awk sed

Replacing a word containing backslash(\) with sed

bash shell sed